Compare commits

...

1 Commits

Author SHA1 Message Date
2fcde21def chore: github deskonektatzen du 2026-06-12 10:00:01 +02:00
3 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -7,7 +7,7 @@ const today = new Date();
<footer> <footer>
<div> <div>
{today.getFullYear()} aitor c. urrutia aranburu · <a {today.getFullYear()} aitor c. urrutia aranburu · <a
href="https://github.com/txarli/txarli.dev">blog honen kodea irekia da</a href="https://git.fosil.eu/txarli/txarli.dev">blog honen kodea irekia da</a
>! 🖤 >! 🖤
</div> </div>

View File

@@ -15,7 +15,6 @@ import { SITE_TITLE, SITE_DESCRIPTION } from "../config";
<HeaderLink href="/">hasiera</HeaderLink> <HeaderLink href="/">hasiera</HeaderLink>
<HeaderLink href="/post">postak</HeaderLink> <HeaderLink href="/post">postak</HeaderLink>
<HeaderLink href="https://sayagata.txarli.dev">sayagata</HeaderLink> <HeaderLink href="https://sayagata.txarli.dev">sayagata</HeaderLink>
<HeaderLink href="https://github.com/txarli">github</HeaderLink>
<HeaderLink href="https://mastodon.eus/@txarli" rel="me">mastodon</HeaderLink> <HeaderLink href="https://mastodon.eus/@txarli" rel="me">mastodon</HeaderLink>
</nav> </nav>
<style> <style>