diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-06-12 18:35:01 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-06-12 18:35:01 -0700 |
| commit | 83b01596a639a2ac9d8c847d33f666c70bf702a9 (patch) | |
| tree | 13fa6ed436e0be4c66449068c35b6f604ce7803c /moe.pinapelz.com | |
| parent | 9c4ac93e5185799429c92760a68f4ee2294dc9c0 (diff) | |
move microblog to main blog
Diffstat (limited to 'moe.pinapelz.com')
| -rw-r--r-- | moe.pinapelz.com/about.html | 2 | ||||
| -rw-r--r-- | moe.pinapelz.com/index.html | 11 | ||||
| -rw-r--r-- | moe.pinapelz.com/projects.html | 5 |
3 files changed, 8 insertions, 10 deletions
diff --git a/moe.pinapelz.com/about.html b/moe.pinapelz.com/about.html index 06568f2..252d3fc 100644 --- a/moe.pinapelz.com/about.html +++ b/moe.pinapelz.com/about.html @@ -251,7 +251,7 @@ </div> <div class="footer"> <p style="text-align: center"> - <a href="https://pinapelz.moe">pinapelz.moe</a> / + <a href="https://moe.pinapelz.com">moe.pinapelz.com</a> / <a href="https://pinapelz.com">pinapelz.com</a> / <a href="https://arcade.pinapelz.com">arcade.moekyun.me</a> / diff --git a/moe.pinapelz.com/index.html b/moe.pinapelz.com/index.html index 05ba3b6..a6ec93f 100644 --- a/moe.pinapelz.com/index.html +++ b/moe.pinapelz.com/index.html @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>pinapelz.moe - u found it</title> + <title>moe.pinapelz.com - u found it</title> <meta name="description" content="moe moe wow why did i make this" /> <link rel="icon" href="assets/pfp.webp" /> <script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4.1.17/dist/index.global.js"></script> @@ -13,8 +13,7 @@ href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet" /> - <link rel="alternate" type="text/html" href="https://pinapelz.moe/micro/posts" class="u-url"> - <link rel="alternate" type="text/html" href="https://pinapelz.moe/micro/posts/index.xml" rel="feed"> + <link rel="alternate" type="text/html" href="https://blog.pinapelz.com/micro" class="u-url"> <script src="scripts/index.js"></script> <style> .marquee span { @@ -55,7 +54,7 @@ </head> <body> <div class="h-card" style="display:none;"> - <a class="u-url p-name" href="https://pinapelz.moe">Pinapelz</a> + <a class="u-url p-name" href="https://moe.pinapelz.com">Pinapelz</a> <img class="u-photo" src="assets/pfp.webp" alt=""> <p class="p-note">check it out. I'm in the house like carpet</p> </div> @@ -215,7 +214,7 @@ </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://micro.pinapelz.com" class="block text-center"> + <a href="https://blog.pinapelz.com/micro" class="block text-center"> <img src="assets/sayo-fries.gif" alt="Sayo Hikawa eating fries" @@ -303,7 +302,7 @@ <div class="footer text-center pt-6 mt-6 text-xs"> <div class="footer-links mb-4"> <p class="flex flex-wrap justify-center gap-x-2 gap-y-1 text-xs sm:text-sm"> - <span><a href="https://pinapelz.moe" class="hover:underline break-all">pinapelz.moe</a></span> + <span><a href="https://moe.pinapelz.com" class="hover:underline break-all">moe.pinapelz.com</a></span> <span>/</span> <span><a href="https://pinapelz.com" class="hover:underline break-all">pinapelz.com</a></span> <span>/</span> diff --git a/moe.pinapelz.com/projects.html b/moe.pinapelz.com/projects.html index 730fe6a..a9195ff 100644 --- a/moe.pinapelz.com/projects.html +++ b/moe.pinapelz.com/projects.html @@ -140,9 +140,8 @@ <div class="footer"> <marquee behavior="scroll" direction="right"> - pinapelz.moe/ pinapelz.com / phase-tracker.com / - imisserinya.phase-tracker.com / patchwork.moekyun.me / - blog.pinapelz.com / signpost.pinapelz.com / mojibaka.pinapelz.com / + moe.pinapelz.com/ pinapelz.com / phase-tracker.com / patchwork.moekyun.me / + blog.pinapelz.com / type.moekyun.me / k-heardle.moekyun.me / moekyun.me / vtuber-captcha.moekyun.me / </marquee> |
