this repo has no description

update social links + added commit

altagos.dev 6d1e2d11 58a8cf20

verified
+3 -1
+3 -1
layouts/root.shtml
··· 54 54 <a href="https://sr.ht/~altagos" rel="me">Sourcehut</a> 55 55 </li> 56 56 <li> 57 - <a href="https://hachyderm.io/@altagos" rel="me">Mastodon</a> 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 + <div :if="$build.git?()"><p>Version: 64 + <span :text="$if.commit_hash"></span></p></div> 63 65 <p>&copy; 2025 Jakob Speer</p> 64 66 </div> 65 67 </footer>