fix(urls): homo.casa -> inaba.mineral.town
fixed urls to point to inaba.mineral.town instead of homo.casa (because i can reasonably reduce the number of domain names i'm sitting on) also updated the year in the footer from 2022 to 2023main
parent
b8d45e2ee2
commit
a25fdfaaab
|
|
@ -35,7 +35,7 @@
|
|||
top: 24px;
|
||||
right: 12px;
|
||||
|
||||
/* 22 width canvas */
|
||||
/* 22 block (* 6px) width canvas */
|
||||
width: 132px;
|
||||
}
|
||||
.mh-a {
|
||||
|
|
@ -100,7 +100,7 @@
|
|||
alongside a fully custom theme. the repository for all of the
|
||||
code that generates this blog and its posts (as well as this very
|
||||
landing page) can be found
|
||||
<a href="https://daidara.homo.casa/steven-y-e/friends-of-mineral-town">here</a>.
|
||||
<a href="https://daidara.inaba.mineral.town/steven-y-e/friends-of-mineral-town">here</a>.
|
||||
</p>
|
||||
<h3><a href="https://blog.mineral.town/fujitsu-pfu-happy-hacking-keyboard-professional-2/">happy hacking keyboard + custom firmware</a></h3>
|
||||
<p>
|
||||
|
|
@ -114,7 +114,7 @@
|
|||
</p>
|
||||
|
||||
<h2>things i manage</h2>
|
||||
<h3><a href="https://inaba.homo.casa">inaba @ homo.casa</a></h3>
|
||||
<h3><a href="https://inaba.mineral.town">inaba @ mineral.town</a></h3>
|
||||
<p>
|
||||
a personal linux server. ssl certificate provided by
|
||||
<a href="https://letsencrypt.org">let's encrypt</a>,
|
||||
|
|
@ -124,15 +124,15 @@
|
|||
services. aesthetics inspired by characters and settings from
|
||||
<a href="https://www.atlus.co.jp/title-archive/p4">persona 4</a>.
|
||||
the php and css that generates these graphs can be viewed
|
||||
<a href="https://daidara.homo.casa/steven-y-e/hinamizawa">here</a>.
|
||||
<a href="https://daidara.inaba.mineral.town/steven-y-e/hinamizawa">here</a>.
|
||||
</p>
|
||||
<h4><a href="https://daidara.homo.casa">daidara</a></h4>
|
||||
<h4><a href="https://daidara.inaba.mineral.town">daidara @ inaba</a></h4>
|
||||
<p>
|
||||
a git server, powered by
|
||||
<a href="https://gitea.io">gitea</a> &
|
||||
<a href="https://docker.com">docker</a>.
|
||||
</p>
|
||||
<h4><a href="https://junes.homo.casa">junes</a></h4>
|
||||
<h4><a href="https://junes.inaba.mineral.town">junes @ inaba</a></h4>
|
||||
<p>
|
||||
a media distribution server, powered by
|
||||
<a href="https://emby.media">emby</a>.
|
||||
|
|
@ -140,7 +140,7 @@
|
|||
</div>
|
||||
|
||||
<div id="footer">
|
||||
<h4>hand-made by steven ye in 2022</h4>
|
||||
<h4>hand-made by steven ye in 2023</h4>
|
||||
</div>
|
||||
|
||||
<div id="mister-hooly">
|
||||
|
|
|
|||
Loading…
Reference in New Issue