the home site for me: also iteration 3 or 4 of my site
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: add rel=me and mastodon

+6 -1
+2 -1
content/verify.md
··· 15 15 * Github: [@taciturnaxolotl](https://github.com/taciturnaxolotl) (formerly @kcoderhtml) 16 16 * [Hackclub Slack](https://hackclub.com/slack/): [@krn](https://hackclub.slack.com/team/U062UG485EE) (display name changes quite often though) with userID `U062UG485EE` 17 17 * Bluesky: [@dunkirk.sh](https://bsky.app/profile/dunkirk.sh) 18 + * Mastodon: [@taciturnaxolotl@social.dino.icu](https://social.dino.icu/@taciturnaxolotl) 18 19 * Youtube: [@wanderer.archives](https://www.youtube.com/@wanderer.archives) 19 20 * Matrix: [@kieran:dumpsterfire.icu](https://matrix.to/#/@kieran.matrix.dumpsterfire.icu) or [@sclacker:matrix.org](https://matrix.to/#/@sclacker:matrix.org) (i'm active on here once in a bluemoon so this isn't a great way to contact me urgently) 20 21 * Signal: `verox.89` 21 - * Phone #: *Do you really think i'm going to publicly share that?* 22 + * Phone #: *Do you really think i'm going to publicly share that?*
+4
templates/head.html
··· 95 95 } 96 96 </script> 97 97 <script async src="https://abacus.jasoncameron.dev/hit/dunkirk.sh/counter{%- if url | split(pat='/') | slice(start=3) | join != '' -%}-{{url | split(pat='/') | slice(start=3) | join(sep=' ') | slugify}}{%- endif -%}?callback=cb"></script> 98 + <link rel="me" href="https://social.dino.icu/@taciturnaxoltol" /> 99 + <link rel="me" href="https://github.com/taciturnaxolotl" /> 100 + <link rel="me" href="https://bsky.app/profile/dunkirk.sh" /> 101 + <meta name="fediverse:creator" content="@taciturnaxoltol@social.dino.icu" />