diff options
| author | soryu <soryu@soryu.co> | 2026-04-28 14:09:46 +0100 |
|---|---|---|
| committer | soryu <soryu@soryu.co> | 2026-04-28 14:09:46 +0100 |
| commit | cbecbfe6c652a71d1b0558141fddc14fb492f679 (patch) | |
| tree | 57cbf98d9a17c809fd36920b9f917e175386690c /frontend/index.html | |
| parent | 5767ce383696e4d5892e3a299acda5994979da32 (diff) | |
| parent | b668d304306bbb030069f0f14116e210dea823cf (diff) | |
| download | soryu-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.html | 2 |
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> |
