Skip to content

Commit

Permalink
whoops no more if on analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgmiller committed Mar 4, 2024
1 parent 5522635 commit 25baaef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@
<link rel="stylesheet" href="//cdn.jsdelivr.net/highlight.js/9.4.0/styles/default.min.css" />
<link rel="shortcut icon" href="/img/favicon.ico" />
<!--and jekyll.environment == 'production' -->
{% if site.google_analytics %}
{% include analytics.html %}
{% endif %}
</head>

0 comments on commit 25baaef

Please sign in to comment.