1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

build fix

This commit is contained in:
codecalm
2023-02-01 00:22:43 +01:00
parent 9074db8d85
commit c7efec3f93

View File

@@ -9,7 +9,7 @@
<title>{% if title %}{{ title }} - {% endif %}{% if site.title %}{{ site.title }} - {% endif %}{{ site.description }}</title>
{% if jekyll.environment != 'preview' %}
{% if jekyll.environment == 'preview' %}
{% include layout/analytics.html %}
<meta name="msapplication-TileColor" content="{{ site.data.colors.blue }}"/>