Skip to content

Commit

Permalink
Add target="_blank" and rel="noopener noreferrer"
Browse files Browse the repository at this point in the history
  • Loading branch information
3rob3 committed Nov 15, 2024
1 parent b4d744d commit 978b472
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@
alt="logo" />
<h3 class="text-2xl sm:text-3xl font-semibold mt-4">Welcome to ImmichFrame</h3>
<a class="text-xs sm:text-sm md:text-base text-blue-500 hover:underline mt-2 inline-block"
href="https://github.com/immichFrame/ImmichFrame">
href="https://github.com/immichFrame/ImmichFrame"
target="_blank"
rel="noopener noreferrer>
If you haven't already, click here to install ImmichFrame Web
</a>
</div>
Expand Down

0 comments on commit 978b472

Please sign in to comment.