Skip to content

Commit

Permalink
fix: Prevent indexing of the app
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCizmar committed Nov 27, 2024
1 parent 64cabae commit 8b21d30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta content="ie=edge" http-equiv="X-UA-Compatible" />
<meta name="robots" content="noindex"/>
<link rel="shortcut icon" href="/favicon.svg" />
<title>Tolgee</title>
</head>
Expand Down

0 comments on commit 8b21d30

Please sign in to comment.