overhauled old theme

This commit is contained in:
sundae 2025-10-14 19:40:29 +03:00
parent f18a342ae5
commit fb24c6a302
No known key found for this signature in database
82 changed files with 1378 additions and 1371 deletions

View file

@ -2,6 +2,7 @@
<head>
<title>{{site.name}}{% if title %} - {{title}}{% endif %}</title>
<link rel="icon" href="/assets/img/icon/sundae.png" />
{% include "meta.njk" %}
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="/assets/css/reset.css" />
<link rel="stylesheet" href="/assets/css/default/index.css" />