diff --git a/config/preview/params.toml b/config/preview/params.toml index c8a1743..1ba7c58 100644 --- a/config/preview/params.toml +++ b/config/preview/params.toml @@ -1,2 +1,2 @@ -comments = false -analytics = false \ No newline at end of file +comments = true +analytics = true \ No newline at end of file diff --git a/layouts/partials/aside.html b/layouts/partials/aside.html index 28a9d08..bc70622 100644 --- a/layouts/partials/aside.html +++ b/layouts/partials/aside.html @@ -42,3 +42,6 @@

status.lol

+
+

Tinylytics Webring

+πŸ•ΈοΈπŸ’ \ No newline at end of file diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 9a2436a..5b2f2f3 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -36,7 +36,7 @@ {{ if eq .Site.Params.analytics true }} - + {{ end }}