Skip to content

Commit

Permalink
Merge pull request #71 from leiDnedyA/fix/pdf-target
Browse files Browse the repository at this point in the history
fix(fix): The fix
  • Loading branch information
gaiborjosue authored Oct 8, 2024
2 parents df06dd3 + f15282a commit 31e76cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ <h2>Uploaded Files:</h2>
imageURL.endsWith('.pdf') ?
`
<a
target = "_blank"
href="${imageURL}"
class="open-pdf-button"
>
Expand Down

0 comments on commit 31e76cd

Please sign in to comment.