We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bbdca5 commit 7976b36Copy full SHA for 7976b36
_layouts/note.html
@@ -17,7 +17,7 @@
17
18
<div class = "header">
19
<a href="/">Home</a>
20
- <a href="https://drive.google.com/uc?id={{note.drive_id}}&export=download&confirm=STAK" target="_blank">Download</a>
+ <a href="https://drive.google.com/uc?id={{note.drive_id}}&export=download" target="_blank">Download</a>
21
</div>
22
23
<div class="note">
0 commit comments