Redirected links to git.prettysunflower.moe from the homepage to the prettysunflower profile

This commit is contained in:
2025-05-23 21:10:05 +02:00
parent 9280ebdeac
commit 5034b7765e
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
<div> <div>
<a href="/blog/">Blog</a> <a href="/blog/">Blog</a>
<a href="/regio43/">Regio43</a> <a href="/regio43/">Regio43</a>
<a href="https://git.prettysunflower.moe">Git</a> <a href="https://git.prettysunflower.moe/prettysunflower/">Git</a>
<a href="#">Bookmarks</a> <a href="#">Bookmarks</a>
<a href="/keys">Public keys</a> <a href="/keys">Public keys</a>
</div> </div>

View File

@@ -43,7 +43,7 @@
<div> <div>
<div> <div>
<h3>Code</h3> <h3>Code</h3>
<span><img src="/static/svg/gitea.svg"> <a href="https://git.prettysunflower.moe">Gitea (self-hosted git)</a></span> <span><img src="/static/svg/gitea.svg"> <a href="https://git.prettysunflower.moe/prettysunflower/">Gitea (self-hosted git)</a></span>
<span><img src="/static/svg/github.svg"> <a href="https://github.com/prettysunflower">GitHub</a></span> <span><img src="/static/svg/github.svg"> <a href="https://github.com/prettysunflower">GitHub</a></span>
</div> </div>
<div> <div>