Skip to content

Commit

Permalink
chore(demo): add dditional recommendations W3C
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Dec 4, 2023
1 parent 92553f7 commit 668ee03
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions projects/demo/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,14 @@
rel="apple-touch-icon"
sizes="180x180"
/>
<meta
content="Cache-Control: max-age=31536000"
http-equiv="Cache-control"
/>
<meta
content="script-src 'none'"
http-equiv="Content-Security-Policy"
/>
<link
href="assets/favicon-32x32.png"
rel="icon"
Expand Down

0 comments on commit 668ee03

Please sign in to comment.