diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-06-14 22:17:30 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-06-14 22:17:30 -0700 |
| commit | 3bfc7b04fa872852a24130577c20ac7d73a278c9 (patch) | |
| tree | 35a5b39edd501417fccf70e2ae6097b2be133cec /moe.pinapelz.com/index.html | |
| parent | f06f7ebccd7fd6fd96ca4dc403e91b804fa0a08d (diff) | |
Diffstat (limited to 'moe.pinapelz.com/index.html')
| -rw-r--r-- | moe.pinapelz.com/index.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/moe.pinapelz.com/index.html b/moe.pinapelz.com/index.html index a6ec93f..74fa47e 100644 --- a/moe.pinapelz.com/index.html +++ b/moe.pinapelz.com/index.html @@ -213,8 +213,8 @@ /> </div> <div class="w-full xl:flex-1"> - <h3 class="text-center text-lg font-bold mb-3"> <a href="https://micro.pinapelz.com" class="hover:underline">micro.pinapelz.com</a></h3> - <a href="https://blog.pinapelz.com/micro" class="block text-center"> + <h3 class="text-center text-lg font-bold mb-3"> <a href="https://pinapelz.com" class="hover:underline">pinapelz.com</a></h3> + <a href="https://pinapelz.com" class="block text-center"> <img src="assets/sayo-fries.gif" alt="Sayo Hikawa eating fries" @@ -237,8 +237,7 @@ 100% { transform: translateY(-20px) rotate(10deg) scale(1.1); } } </style> - <p class="text-center text-sm mb-2">my <a href="https://indieweb.org/" class="hover:underline">indieweb</a> micro blog bridged with fediverse and bluesky. short thoughts, updates, and random stuff</p> - <a href="https://micro.pinapelz.com" class="block text-center hover:underline">check it out here</a> + <p>main personal site (not moe unfortunatly)</p> </div> </div> <div id="clock" class="clock-widget mb-6"></div> |
