Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
John
breen-blog
Commits
913e8d45
Commit
913e8d45
authored
Oct 21, 2020
by
John
Browse files
add fathom analytics
parent
2ac9cbd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
site/layouts/partials/head.html
View file @
913e8d45
...
...
@@ -28,4 +28,8 @@
<meta
property=
"og:title"
content=
"{{ .Title }} | {{ $.Site.Title }}"
>
<meta
property=
"og:description"
content=
"{{$description}}"
>
<meta
property=
"og:url"
content=
"{{ .Permalink | absURL }}"
>
<!-- Fathom - beautiful, simple website analytics -->
<script
src=
"https://cdn.usefathom.com/script.js"
data-site=
"OOGFNFEQ"
defer
></script>
<!-- / Fathom -->
</head>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment