Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SIDDHU123M authored Nov 14, 2024
1 parent 23bfaec commit c0210fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<meta property="og:type" content="website" />
<meta http-equiv="Content-Security-Policy"
content="default-src 'none'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; script-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net; img-src data:; connect-src 'self'; font-src 'self' https://fonts.gstatic.com;">
<title>CodeHubx Documentation</title>
<title>CodeHubx</title>
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined" rel="stylesheet">
<link rel="stylesheet" href="styles/style.css">
</head>
Expand All @@ -38,4 +38,4 @@ <h3>Sections</h3>
<script src="scripts/main.js"></script>
</body>

</html>
</html>

0 comments on commit c0210fb

Please sign in to comment.