Skip to content

Commit 7976b36

Browse files
authored
Update note.html
1 parent 6bbdca5 commit 7976b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/note.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<div class = "header">
1919
<a href="/">Home</a>
20-
<a href="https://drive.google.com/uc?id={{note.drive_id}}&export=download&confirm=STAK" target="_blank">Download</a>
20+
<a href="https://drive.google.com/uc?id={{note.drive_id}}&export=download" target="_blank">Download</a>
2121
</div>
2222

2323
<div class="note">

0 commit comments

Comments
 (0)