tangled
alpha
login
or
join now
altagos.dev
/
website
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
add plausible stats
altagos.dev
4 months ago
5f4bac80
0bd40b39
verified
This commit was signed with the committer's
known signature
.
altagos.dev
SSH Key Fingerprint:
SHA256:UbTjEcCZlc6GzQWLCuDK3D//HESWD2xFPkzue9XMras=
1/1
build.yml
success
4mo ago
+3
1 changed file
expand all
collapse all
unified
split
layouts
templates
root.shtml
+3
layouts/templates/root.shtml
···
16
16
<link rel="manifest" href="$site.asset('favicon/site.webmanifest').link()">
17
17
<!-- Icons -->
18
18
<link rel="stylesheet" href="$site.asset('phosphor-icons/bold.css').link()">
19
19
+
<!-- Plausible CE - stats.jakob.zone -->
20
20
+
<script defer data-domain="altagos.dev" src="https://stats.jakob.zone/js/script.file-downloads.outbound-links.js"></script>
21
21
+
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
19
22
</head>
20
23
<body>
21
24
<header></header>