aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-10-04 22:36:11 -0700
committerPinapelz <yukais@pinapelz.com>2024-10-04 22:36:11 -0700
commit8aa39c13016bb9b28a9c970ace3445c3618ddcfd (patch)
tree48602cebae945b4738b67bbca7ba87817256f922 /src
parentebb7164e4eb52bc044499d10a4c17d9e8657531f (diff)
fix footer middot
Diffstat (limited to 'src')
m---------src/components/FFXIV-MDX-React-Components0
-rw-r--r--src/components/Footer.astro6
2 files changed, 1 insertions, 5 deletions
diff --git a/src/components/FFXIV-MDX-React-Components b/src/components/FFXIV-MDX-React-Components
-Subproject 53c7ce959b5c72002c5444b7d6e5b458331a427
+Subproject 8194e0f034b8e110cb880d11e278a2b7d651920
diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index 6b8c3f3..f67432e 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -1,9 +1,5 @@
----
-const today = new Date();
----
-
<footer>
- &middot; <a href="https://github.com/pinapelz">github</a> &middot; <a href="mailto:yukais@pinapelz.com">email</a>
+ <a href="https://github.com/pinapelz">github</a> &middot; <a href="mailto:yukais@pinapelz.com">email</a>
<p>powered by Astro</p>
</footer>
<style>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage