--
This commit is contained in:
+4
-2
@@ -43,11 +43,13 @@
|
||||
<link rel="icon" type="image/png" href="https://assets.nercone.dev/images/favicon.png" sizes="1200x1200">
|
||||
<link rel="icon" type="image/svg+xml" href="https://assets.nercone.dev/images/favicon.svg" sizes="1200x1200">
|
||||
<!-- Stylesheets / Scripts -->
|
||||
<link rel="stylesheet" href="/assets/css/style.css">
|
||||
<link rel="stylesheet" href="/assets/css/style-extra.css">
|
||||
<script src="/assets/js/script.js" defer></script>
|
||||
<!-- External 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=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 %}
|
||||
</head>
|
||||
{% block custom_body %}
|
||||
|
||||
Reference in New Issue
Block a user