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 2229b17 commit 4de7fa8Copy full SHA for 4de7fa8
_includes/_layout/head.html
@@ -3,7 +3,7 @@
3
<meta http-equiv="X-UA-Compatible" content="IE=edge">
4
<meta name="viewport" content="width=device-width, initial-scale=1">
5
{%- seo -%}
6
- <link rel="stylesheet" href="{{ "/assets/sass/main.css" | relative_url }}">
+ <link rel="stylesheet" href="{{ "/assets/css/main.css" | relative_url }}">
7
{%- feed_meta -%}
8
{%- if jekyll.environment == 'production' and site.google_analytics -%}
9
{%- include google-analytics.html -%}
0 commit comments