summaryrefslogtreecommitdiffstats
path: root/footer.html
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-05-24 04:07:08 -0700
committerPinapelz <yukais@pinapelz.com>2026-05-24 04:07:08 -0700
commitd2f4b5723b3d52ea8eab4dbf541d0bdfae08b895 (patch)
tree08d93112c01320259b5a1001e152e232a865a177 /footer.html
init commit
Diffstat (limited to 'footer.html')
-rw-r--r--footer.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/footer.html b/footer.html
new file mode 100644
index 0000000..8d48db8
--- /dev/null
+++ b/footer.html
@@ -0,0 +1,15 @@
+<div style="margin-top:20px;padding:10px;border-top:1px solid #333;font-size:13px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;">
+ <div>
+ <b>send patches to the email below<br>
+ <a href="mailto:yukais@pinapelz.com">yukais@pinapelz.com</a><br>
+ include the subject <code>[PATCH repo_name]</code>
+ </div>
+
+ <div style="text-align:right;">
+ <a href="https://pinapelz.com" style="font-weight:bold;text-decoration:none;">
+ pinapelz.com
+ </a><br>
+ <span style="opacity:0.7;">homepage</span>
+ </div>
+
+</div>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage