summaryrefslogtreecommitdiff
path: root/frontend/index.html
diff options
context:
space:
mode:
authorsoryu <soryu@soryu.co>2026-04-28 14:09:46 +0100
committersoryu <soryu@soryu.co>2026-04-28 14:09:46 +0100
commitcbecbfe6c652a71d1b0558141fddc14fb492f679 (patch)
tree57cbf98d9a17c809fd36920b9f917e175386690c /frontend/index.html
parent5767ce383696e4d5892e3a299acda5994979da32 (diff)
parentb668d304306bbb030069f0f14116e210dea823cf (diff)
downloadsoryu-makima/directive-soryu-co-soryu---soryu-227826d9.tar.gz
soryu-makima/directive-soryu-co-soryu---soryu-227826d9.zip
Merge remote-tracking branch 'origin/makima/soryu-co-soryu---soryu--integrate-and-polish-landi-2a4b6a2b' into makima/directive-soryu-co-soryu---soryu-227826d9makima/directive-soryu-co-soryu---soryu-227826d9
Diffstat (limited to 'frontend/index.html')
-rw-r--r--frontend/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/index.html b/frontend/index.html
index 095310b..0014d94 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -6,7 +6,7 @@
<title>soryu.co</title>
<link rel="icon" type="image/png" href="/logo/crane-logo-transparent.png" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=DotGothic16&display=swap" rel="stylesheet">
+ <link href="https://fonts.googleapis.com/css2?family=DotGothic16&family=IBM+Plex+Mono:wght@400;500;600&display=swap" rel="stylesheet">
</head>
<body>
<div id="root"></div>