font updates

I saw that Recursive has stylistic sets and thought to myself "wow cool" and now treehouse is using them too
This commit is contained in:
りき萌 2024-01-10 21:25:19 +01:00
parent 3a3ea8fcf0
commit 26b6056dbc
10 changed files with 20 additions and 60 deletions

View file

@ -15,7 +15,6 @@
<link rel="stylesheet" href="{{ config.site }}/static/css/main.css">
<link rel="stylesheet" href="{{ config.site }}/static/css/tree.css">
<link rel="stylesheet" href="{{ config.site }}/static/font/font.css">
<script>const TREEHOUSE_SITE = `{{ config.site }}`;</script>
<script type="module" src="{{ config.site }}/navmap.js"></script>