summaryrefslogtreecommitdiffstats
path: root/head.html
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-05-07 20:28:07 +0200
committerDanilo M. <danix@danix.xyz>2026-05-07 20:28:07 +0200
commitfb4dc0ca40de143ac92f73936b60d7679c8337f7 (patch)
tree354edbbd1748e1656eb142a6a202247c99e817c7 /head.html
downloadcgit-theme-danix-fb4dc0ca40de143ac92f73936b60d7679c8337f7.tar.gz
cgit-theme-danix-fb4dc0ca40de143ac92f73936b60d7679c8337f7.zip
Initial commit: cgit theme for danix.xyz
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'head.html')
-rw-r--r--head.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/head.html b/head.html
new file mode 100644
index 0000000..a6e0c46
--- /dev/null
+++ b/head.html
@@ -0,0 +1,4 @@
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<link rel="preconnect" href="https://fonts.googleapis.com">
+<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+<link href="https://fonts.googleapis.com/css2?family=Oxanium:wght@400;600;700&family=IBM+Plex+Sans:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">