tangled
alpha
login
or
join now
altagos.dev
/
website
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
update social links + added commit
altagos.dev
6 months ago
6d1e2d11
58a8cf20
verified
This commit was signed with the committer's
known signature
.
altagos.dev
SSH Key Fingerprint:
SHA256:UbTjEcCZlc6GzQWLCuDK3D//HESWD2xFPkzue9XMras=
1/1
build.yml
success
4min 59s
+3
-1
1 changed file
expand all
collapse all
unified
split
layouts
root.shtml
+3
-1
layouts/root.shtml
···
54
54
<a href="https://sr.ht/~altagos" rel="me">Sourcehut</a>
55
55
</li>
56
56
<li>
57
57
-
<a href="https://hachyderm.io/@altagos" rel="me">Mastodon</a>
57
57
+
<a href="https://bsky.app/profile/altagos.dev" rel="me">Bluesky</a>
58
58
</li>
59
59
</ul>
60
60
</div>
61
61
</div>
62
62
<div id="copyright">
63
63
+
<div :if="$build.git?()"><p>Version:
64
64
+
<span :text="$if.commit_hash"></span></p></div>
63
65
<p>© 2025 Jakob Speer</p>
64
66
</div>
65
67
</footer>