This commit is contained in:
2026-04-21 15:53:41 +09:00
parent b18cfe04aa
commit ba06ab2cf7
3 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
<!-- Stylesheets / Scripts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+SC:wght@100..900&family=Noto+Sans+TC:wght@100..900&family=Noto+Sans+KR:wght@100..900&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=BIZ+UDGothic&family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+SC:wght@100..900&family=Noto+Sans+TC:wght@100..900&family=Noto+Sans+KR:wght@100..900&display=swap">
<link rel="stylesheet" href="/assets/css/style.css">
<script src="/assets/js/script.js" defer></script>
{% block extra_head %}{% endblock %}