Never mind, can't do that on sourcehut
This commit is contained in:
parent
9d2d916a45
commit
112b433bcf
1 changed files with 1 additions and 3 deletions
|
@ -39,9 +39,7 @@ module Pages
|
||||||
link(rel: "prefetch", href: "/DM_Mono/DMMono-Regular.ttf")
|
link(rel: "prefetch", href: "/DM_Mono/DMMono-Regular.ttf")
|
||||||
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