Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
srihash
  • Loading branch information
Mkeays501 authored Oct 14, 2024
1 parent 8528076 commit 3307de0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@
<link rel="shortcut icon" href="favicon.ico">
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self' https://cdn.jsdelivr.net; style-src 'self' https://cdn.jsdelivr.net 'unsafe-inline'; img-src 'self' https://raw.githubusercontent.com data:; connect-src 'self';">

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/tailwind.min.css" rel="stylesheet" integrity="sha384-[HASH]" crossorigin="anonymous">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/tailwind.min.css" rel="stylesheet" integrity="sha384-HtMZLkYo+pR5/u7zCzXxMJP6QoNnQJt1qkHM0EaOPvGDIzaVZbmYr/TlvUZ/sKAg%" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js" integrity="sha384-[HASH]" crossorigin="anonymous"></script>

<style>
html, body {
height: 100%;
margin: 0;
Expand Down

0 comments on commit 3307de0

Please sign in to comment.