フッターの更新
This commit is contained in:
parent
4f24854a59
commit
481f733855
@ -10,21 +10,22 @@
|
|||||||
<div id='footlink'>
|
<div id='footlink'>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Site Map</dt>
|
<dt>Site Map</dt>
|
||||||
<dd><a href="https://moris.day">Top Page</a></dd>
|
<dd><a href="https://moris.day">HomePage</a></dd>
|
||||||
<dd><a href="{base}/about">About me</a></dd>
|
<dd><a href="{base}/about">About</a></dd>
|
||||||
<dd><a href="{base}/post">Blog</a></dd>
|
<dd><a href="{base}/about#contact">Contact</a></dd>
|
||||||
|
<dd><a href="{base}/about#license">License</a></dd>
|
||||||
</dl>
|
</dl>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Links</dt>
|
<dt>Links</dt>
|
||||||
<dd><a target="_blank" href="https://mi.moris.day/@moris">Misskey</a></dd>
|
<dd><a target="_blank" href="https://mi.moris.day/@moris">Misskey</a></dd>
|
||||||
<dd><a target="_blank" href="https://mi.moris.day/@moris">Gitea</a></dd>
|
<dd><a target="_blank" href="https://git.moris.day/moris">Gitea</a></dd>
|
||||||
<dd><a target="_blank" href="https://github.com/cocoyayann">Github</a></dd>
|
<dd><a target="_blank" href="https://github.com/cocoyayann">Github</a></dd>
|
||||||
<dd><a target="_blank" href="https://twitter.com/cocoyayan">Twitter</a></dd>
|
<dd><a target="_blank" href="https://twitter.com/cocoyayan">Twitter</a></dd>
|
||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div style="margin:8px auto;width:fit-content;font-size:0.8em;">
|
<div style="margin:8px auto;width:fit-content;font-size:0.8em;">
|
||||||
Copyright 2024 moris.
|
Copyright 2024-2025 <a href="{base}/about">moris</a>. <a href="{base}/about#license">CC-BY-4.0 / MIT</a>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user