From 8d962aabf74c42c3afdc38f2f85fa7b06fd04ef0 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Tue, 19 Apr 2022 00:24:23 +0300 Subject: reimplement website using shell scripts major change, i know. now i'm using ssg and rssg by roman zolotarev. okay, well, not exactly. ssg is modified to generate pages for gemini too. it's hard to maintain two different things simultaneously. bye-bye jekyll! --- en/_header.html | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 en/_header.html (limited to 'en/_header.html') diff --git a/en/_header.html b/en/_header.html new file mode 100644 index 0000000..b8aabd4 --- /dev/null +++ b/en/_header.html @@ -0,0 +1,35 @@ + + + + + + + + + + + + + +
+

aaoth.xyz

+ +
-- cgit v1.2.3