1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-24 02:38:15 +04:00

package version in footer

This commit is contained in:
codecalm
2022-10-21 00:09:21 +02:00
parent 7d532506ba
commit f74eb22c99

View File

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