diff options
| author | Yuval Adam <_@yuv.al> | 2022-10-24 22:13:34 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2022-10-24 22:13:34 +0300 |
| commit | efa77b2d788baa5468b6eed1011d8a8b631e51d3 (patch) | |
| tree | 4198254edc20205e09ce6fb7957c0c70d87f3b06 | |
| parent | f555f20dd5201fb186daa19080b5d6c4c7141366 (diff) | |
Add fathom analytics script
| -rw-r--r-- | templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html index 344f50c..ce0ff0e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,6 +16,7 @@ <link href="tachyons.min.css" rel="stylesheet"> <link href="base.css" rel="stylesheet"> + <script src="https://skilled-twentyeight.namehack.club/script.js" data-site="SSTGQKAU" defer></script> </head> <body class="code mw7-ns ph3 center"> |
