|
@@ -6,6 +6,8 @@
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Tabler Documentation - {{ title }}</title>
|
|
<title>Tabler Documentation - {{ title }}</title>
|
|
|
|
|
|
|
|
+ <script defer data-api="/stats/api/event" data-domain="docs.tabler.io" src="/stats/js/script.js"></script>
|
|
|
|
+
|
|
<link rel="stylesheet" href="/dist/css/tabler{% if environment != 'development' %}.min{% endif %}.css{% if environment != 'development' %}?{{ 'now' | date: '%s' }}{% endif %}" />
|
|
<link rel="stylesheet" href="/dist/css/tabler{% if environment != 'development' %}.min{% endif %}.css{% if environment != 'development' %}?{{ 'now' | date: '%s' }}{% endif %}" />
|
|
{% for plugin in site.cssPlugins %}
|
|
{% for plugin in site.cssPlugins %}
|
|
<link
|
|
<link
|