mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
lighthouse fixes
This commit is contained in:
@@ -35,7 +35,6 @@
|
|||||||
{% include layout/og.html %}
|
{% include layout/og.html %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% include layout/css.html %}
|
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
display: none;
|
display: none;
|
||||||
@@ -50,6 +49,7 @@
|
|||||||
|
|
||||||
{% include layout/modals-capture.html %}
|
{% include layout/modals-capture.html %}
|
||||||
|
|
||||||
|
{% include layout/css.html %}
|
||||||
{% include layout/js.html %}
|
{% include layout/js.html %}
|
||||||
|
|
||||||
{% if site.debug and jekyll.environment == 'development' %}
|
{% if site.debug and jekyll.environment == 'development' %}
|
||||||
|
|||||||
Reference in New Issue
Block a user