diff --git a/_includes/body.html b/_includes/body.html
index c12bb7f..50c5c94 100644
--- a/_includes/body.html
+++ b/_includes/body.html
@@ -4,6 +4,5 @@
\ No newline at end of file diff --git a/_includes/head.html b/_includes/head.html index e276b43..202dc0a 100755 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,18 +1,18 @@
- {% include meta.html %} -
- - - - - - - - + + + + + + + gtag('config', 'G-2KL4P15L2X'); + + {% include meta.html %} \ No newline at end of file diff --git a/_includes/meta.html b/_includes/meta.html index fd62834..2b005aa 100755 --- a/_includes/meta.html +++ b/_includes/meta.html @@ -1,46 +1,41 @@ - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/css/application-common.sass b/assets/css/application-common.sass index 4cfcea9..e8e2c57 100755 --- a/assets/css/application-common.sass +++ b/assets/css/application-common.sass @@ -1,4 +1,4 @@ --- --- -@use "./module/module" \ No newline at end of file +@use "module/module" \ No newline at end of file