summaryrefslogtreecommitdiff
path: root/src/pages/index.html
diff options
context:
space:
mode:
authormaxim nikonov <maxim.nikonov@hqo.co>2025-09-12 00:35:55 +0500
committermaxim nikonov <maxim.nikonov@hqo.co>2025-09-12 00:35:55 +0500
commit88028cc7229bfec6106af46901b263bb0c7d67a5 (patch)
tree0456c1a2d9147abbf4acaefe4f3de38e33b6c5f2 /src/pages/index.html
parente020ee16820923e39c1a76663f756f8e883dfeb7 (diff)
feat
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 c3b0121..50e2ba4 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>