This commit is contained in:
rzen
2020-08-31 21:07:53 -04:00
parent 80d69fc179
commit 98ab475ef5
23 changed files with 455 additions and 227 deletions

View File

@ -7,6 +7,6 @@
{{ page.title }} · {{ site.title }}
{% endif %}
</title>
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/style.css">
<link rel="stylesheet" href="{{ '/assets/css/style.css' | relative_url }}">
{% include head-meta.html %}
</head>