summaryrefslogtreecommitdiff
path: root/src/pages/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/index.html')
-rw-r--r--src/pages/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pages/index.html b/src/pages/index.html
index 8927622..768fd11 100644
--- a/src/pages/index.html
+++ b/src/pages/index.html
@@ -12,8 +12,8 @@
<meta property="og:type" content="website" />
<!-- OG -->
<meta charset="UTF-8">
- <!-- TODO: replace with static css -->
- <script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
+
+ <link href="/main.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>