Add Plausible
This commit is contained in:
parent
175ae1d86b
commit
9d2d916a45
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ module Pages
|
||||||
link(rel: "prefetch", href: "/DM_Mono/DMMono-Medium.ttf")
|
link(rel: "prefetch", href: "/DM_Mono/DMMono-Medium.ttf")
|
||||||
link(rel: "stylesheet", href: "/site.css")
|
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.each { |name, content|
|
||||||
meta(name: name, content: content)
|
meta(name: name, content: content)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue