From 0566a48a340793a57d8af5ba6996a973908e0eae Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Tue, 20 Apr 2021 14:28:32 -0400 Subject: Repaired some links, added HTML templates for static site generation --- dwm.gmi | 2 +- html_footer.html | 3 +++ html_header.html | 13 +++++++++++++ split-keys.gmi | 2 +- 4 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 html_footer.html create mode 100644 html_header.html diff --git a/dwm.gmi b/dwm.gmi index 3310cd6..049b594 100644 --- a/dwm.gmi +++ b/dwm.gmi @@ -1,6 +1,6 @@ Time-stamp: <2020-09-04 15h31 EDT> This post is part of my Qubes OS content. -=> qubes-index.gmi Index of Qubes content +=> gemini://l-3.space/qubes-index.gmi Index of Qubes content # Why tiling diff --git a/html_footer.html b/html_footer.html new file mode 100644 index 0000000..d60cd58 --- /dev/null +++ b/html_footer.html @@ -0,0 +1,3 @@ +

Automatically generated from the Gemini capsule gemini://l-3.space

+ + diff --git a/html_header.html b/html_header.html new file mode 100644 index 0000000..630498f --- /dev/null +++ b/html_header.html @@ -0,0 +1,13 @@ + + + + + + + + + + l-3.space + + + diff --git a/split-keys.gmi b/split-keys.gmi index be81648..334c030 100644 --- a/split-keys.gmi +++ b/split-keys.gmi @@ -1,6 +1,6 @@ Time-stamp: <2020-09-02 14h33 EDT> This post is part of my Qubes OS content. -=> qubes-index.gmi Index of Qubes content +=> gemini://l-3.space/qubes-index.gmi Index of Qubes content # Qubes split-SSH -- cgit v1.3.1