diff options
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> |
