Make download link download file

This commit is contained in:
video-prize-ranch 2022-10-08 18:05:41 -04:00
parent e73bd2e87b
commit d30ac03554
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
</div>
</div>
<div class="postMeta">
<a href="/{{id}}.mp4?download=1">download</a>
<a href="/{{id}}.mp4" download="{{id}}.mp4">download</a>
<div class="logoContainer">
<a href="/{{post.Id}}">
<img src="/static/img/rimgo.svg" width="32px" height="32px" class="logo">