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 f8d19d6 commit 96cdf9fCopy full SHA for 96cdf9f
_includes/head.html
@@ -3,8 +3,8 @@
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/main.css" | relative_url }}"> {%- feed_meta -%} {%- if jekyll.environment ==
+ <link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}"> {%- feed_meta -%} {%- if jekyll.environment ==
7
'production' and
8
site.google_analytics -%} {%- include google-analytics.html -%} {%- endif -%}
9
{%- include custom-head.html -%}
10
-</head>
+</head>
0 commit comments