We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95fd56 commit c20b8a1Copy full SHA for c20b8a1
_includes/head.html
@@ -19,7 +19,7 @@
19
font-family: "IBM Plex Serif";
20
}
21
</style>
22
- <link rel="stylesheet" href="{{ "/assets/css/main.css" | relative_url }}">
+ <link rel="stylesheet" href="{{ "/assets/css/compiled.css" | relative_url }}">
23
<script src="{{ "/assets/js/main.js" | relative_url }}"></script>
24
{%- feed_meta -%}
25
{%- if jekyll.environment == 'production' and site.google_analytics -%}
0 commit comments