Skip to content

Commit

Permalink
added htaccess file
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdoulrachard committed Nov 13, 2024
1 parent 95dc207 commit 9114bf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<title></title>
<meta name="robots" content="noindex, nofollow">
<meta name="googlebot" content="noindex, nofollow">
<meta http-equiv="Content-Security-Policy"
content="default-src 'self'; script-src 'self'">
</head>
<body>

Expand Down

0 comments on commit 9114bf1

Please sign in to comment.