Add Plausible back

This commit is contained in:
Aleks Rutins 2025-06-04 15:55:27 -04:00
parent e999d91b0c
commit 18ee3c6dc2

View file

@ -39,6 +39,8 @@ module Pages
link(rel: "prefetch", href: "/DM_Mono/DMMono-Regular.ttf")
link(rel: "prefetch", href: "/DM_Mono/DMMono-Medium.ttf")
link(rel: "stylesheet", href: "/site.css")
script(defer: true, 'data-domain' => "farthergate.com", src: "https://plausible.farthergate.com/js/script.js")
@meta.each { |name, content|
meta(name: name, content: content)