Skip to content

Commit c20b8a1

Browse files
author
robertmyslivecek
committed
Try compiled css
1 parent f95fd56 commit c20b8a1

File tree

2 files changed

+638
-1
lines changed

2 files changed

+638
-1
lines changed

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
font-family: "IBM Plex Serif";
2020
}
2121
</style>
22-
<link rel="stylesheet" href="{{ "/assets/css/main.css" | relative_url }}">
22+
<link rel="stylesheet" href="{{ "/assets/css/compiled.css" | relative_url }}">
2323
<script src="{{ "/assets/js/main.js" | relative_url }}"></script>
2424
{%- feed_meta -%}
2525
{%- if jekyll.environment == 'production' and site.google_analytics -%}

0 commit comments

Comments
 (0)