Skip to content

Commit

Permalink
🔒 Adds no-referrer meta tag (#1606)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 authored Jun 5, 2024
1 parent d4ac785 commit 768d746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<!-- Favicon, App Icon -->
<link rel="icon" type="image/png" sizes="64x64" href="<%= BASE_URL %>/web-icons/favicon-64x64.png">
<link rel="icon" type="image/png" sizes="32x32" href="web-icons/favicon-32x32.png">
Expand Down

0 comments on commit 768d746

Please sign in to comment.