|
17 | 17 | content="Discover a wide range of free tools and resources for developers, including AI tools, programming resources, and more at CodeHubX." />
|
18 | 18 | <meta property="og:url" content="https://siddhu123m.github.io/CodehubX/" />
|
19 | 19 | <meta property="og:type" content="website" />
|
20 |
| - <meta http-equiv="Content-Security-Policy" |
21 |
| - 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;"> |
| 20 | + <!-- <meta http-equiv="Content-Security-Policy" |
| 21 | + 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;"> --> |
22 | 22 | <title>CodeHubx</title>
|
23 |
| - <link href=" https://cdn.jsdelivr.net/npm/[email protected]/dist/tailwind.min.css" rel=" stylesheet" > |
24 |
| - <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined" rel="stylesheet"> |
25 |
| - <link href="https://fonts.googleapis.com/css2?family=Titillium+Web:wght@600&display=swap" rel="stylesheet"> |
26 |
| - <link href=" https://fonts.googleapis.com/css2?family=Space+Grotesk:[email protected]&display=swap" rel=" stylesheet" > |
27 |
| - <link href="https://fonts.googleapis.com/css2?family=Nabla&display=swap" rel="stylesheet"> |
28 |
| - <link href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap" |
| 23 | + <!-- <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/tailwind.min.css" rel="stylesheet"> --> |
| 24 | + <link href=" https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined&family=Titillium+Web:wght@600&family=Space+Grotesk:[email protected]&family=Nabla&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap" |
29 | 25 | rel="stylesheet">
|
30 | 26 | <link rel="stylesheet" href="styles/style.css">
|
31 |
| - <script src="scripts/tailwind.js"></script> |
| 27 | + <!-- <script src="scripts/tailwind.js"></script> --> |
| 28 | + <script src="https://cdn.tailwindcss.com"></script> |
32 | 29 | </head>
|
33 | 30 |
|
34 | 31 | <body>
|
|
0 commit comments