aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Footer.astro
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2023-10-21 00:11:24 -0700
committerPinapelz <yukais@pinapelz.com>2023-10-21 00:11:24 -0700
commit91231b2d24a04ad8aee18323b2818a40169befe8 (patch)
treefdfcbc6ceba3acdb2aa98f7178fb0adc187a7cf4 /src/components/Footer.astro
parente7a9e9aa9a848b2ac2dc94ebdd0ea54a7e7ef922 (diff)
change landing page
- remove projects, moved to main site this is now strictly a blog
Diffstat (limited to 'src/components/Footer.astro')
-rw-r--r--src/components/Footer.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index d005f2a..d40829b 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -3,7 +3,7 @@ const today = new Date();
---
<footer>
- <a href="https://pinapelz.moe">hub</a> &middot; <a href="https://github.com/pinapelz">github</a> &middot; <a href="mailto:yukais@pinapelz.com">email</a>
+ <a href="https://pinapelz.com">website</a> &middot; <a href="https://pinapelz.moe">hub</a> &middot; <a href="https://github.com/pinapelz">github</a> &middot; <a href="mailto:yukais@pinapelz.com">email</a>
</footer>
<style>
footer {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage