Add Signal
This commit is contained in:
parent
11f0508be6
commit
8e126dc901
|
@ -26,6 +26,7 @@
|
|||
<a href="mailto:me@hexaitos.com">Email (me@hexaitos.com)</a>
|
||||
<a href="https://discordapp.com/users/1272834133697101854">Discord (hexaitos)</a>
|
||||
<a href="https://t.me/hexaitos">Telegram (hexaitos)</a>
|
||||
<a href="https://signal.me/#eu/UPAIBl33UIPEWvMZZJ-TLlzGBYkS49JNrRJDO6ah-JnIbNqnIKVBiIpVQxR18XKh">Signal (hexaitos.01)</a>
|
||||
<a href="https://fa.hexaitos.com/">Fur Affinity (hexaitos)</a>
|
||||
<a href="https://bsky.hexaitos.com/">Bluesky (@hexaitos.com)</a>
|
||||
<a href="https://steamcommunity.com/id/hexaitos/">Steam (hexaitos)</a>
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
<p>If you want to get in touch, look at the <a href="contact.html">contact</a> page! You can find me on plenty of websites or just send me an email – I am always happy to talk to new people! I don’t usually bite. Unless you want me to >:3</p>
|
||||
|
||||
<p>This website is still very much a work-in-progress and it was last updated: 30 October 2024. I will be adding a <a href="blog.html">blog</a> at some point where I will be posting things mostly about computers, games and birds (<i>who’d’ve thunk?</i>).</p>
|
||||
<p>This website is still very much a work-in-progress and it was last updated: 31 October 2024. I will be adding a <a href="blog.html">blog</a> at some point where I will be posting things mostly about computers, games and birds (<i>who’d’ve thunk?</i>).</p>
|
||||
|
||||
<p>You can also find me on <a href="https://bateleur.org">bateleur.org</a>. At the moment, it is simply a mirror of hexaitos.com but hosted entirely at home. Additionally, you can find me on Gemini as well. Just go to <a href="gemini://terathopius.com">gemini://terathopius.com</a> or to <a href="https://terathopius.com">https://terathopius.com</a> for an HTTPS proxy of my Gemini capsule. I also have my own Gitea instance over on <a href="https://git.bateleur.org">git.bateleur.org</a>.</p>
|
||||
</div>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<url>
|
||||
<loc>https://hexaitos.com/art.html</loc>
|
||||
|
||||
<lastmod>2024-10-30T16:29:38+01:00</lastmod>
|
||||
<lastmod>2024-10-31T09:36:59+01:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
|
@ -13,7 +13,7 @@
|
|||
<url>
|
||||
<loc>https://hexaitos.com/blog.html</loc>
|
||||
|
||||
<lastmod>2024-10-30T16:29:38+01:00</lastmod>
|
||||
<lastmod>2024-10-31T09:36:59+01:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
|
@ -22,7 +22,7 @@
|
|||
<url>
|
||||
<loc>https://hexaitos.com/contact.html</loc>
|
||||
|
||||
<lastmod>2024-10-30T16:29:38+01:00</lastmod>
|
||||
<lastmod>2024-10-31T09:36:59+01:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
|
@ -31,7 +31,7 @@
|
|||
<url>
|
||||
<loc>https://hexaitos.com/</loc>
|
||||
|
||||
<lastmod>2024-10-30T16:29:38+01:00</lastmod>
|
||||
<lastmod>2024-10-31T09:36:59+01:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
|
@ -40,7 +40,7 @@
|
|||
<url>
|
||||
<loc>https://hexaitos.com/refsheet.html</loc>
|
||||
|
||||
<lastmod>2024-10-30T16:29:38+01:00</lastmod>
|
||||
<lastmod>2024-10-31T09:36:59+01:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<url>
|
||||
<loc>https://hexaitos.com/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2024-10-30T16:29:38+01:00</lastmod>
|
||||
<lastmod>2024-10-31T09:36:59+01:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
|
|
|
@ -7,6 +7,7 @@ title: "hexaitos.com – Contact"
|
|||
[Email (me@hexaitos.com)](mailto:me@hexaitos.com)
|
||||
[Discord (hexaitos)](https://discordapp.com/users/1272834133697101854)
|
||||
[Telegram (hexaitos)](https://t.me/hexaitos)
|
||||
[Signal (hexaitos.01)](https://signal.me/#eu/UPAIBl33UIPEWvMZZJ-TLlzGBYkS49JNrRJDO6ah-JnIbNqnIKVBiIpVQxR18XKh)
|
||||
[Fur Affinity (hexaitos)](https://fa.hexaitos.com/)
|
||||
[Bluesky (@hexaitos.com)](https://bsky.hexaitos.com/)
|
||||
[Steam (hexaitos)](https://steamcommunity.com/id/hexaitos/)
|
||||
|
|
Loading…
Reference in New Issue