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 cac7098 commit af0ef8eCopy full SHA for af0ef8e
_includes/head.html
@@ -10,10 +10,10 @@
10
<meta property="og:image" content="{{ site.url }}/{{ site.logo }}" />
11
12
<link rel="alternate" type="application/rss+xml" title="{{ site.title | escape }}" href="{{ "/feed.xml" | relative_url }}">
13
-<link href="https://fonts.googleapis.com/css?family=Heebo:900" rel="stylesheet">
+<!--<link href="https://fonts.googleapis.com/css?family=Heebo:900" rel="stylesheet">-->
14
15
{% seo %}
16
17
-{% if ((jekyll.environment == 'production' or jekyll.environment == 'pwa') and site.google_analytics) %}
+{% if ((jekyll.s == 'production' or jekyll.environment == 'pwa') and site.google_analytics) %}
18
{% include google-analytics.html %}
19
{% endif %}
0 commit comments