From 8d7f32670f5d29bc4dbb87e4b636f94d906af5cf Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 11 Mar 2022 00:02:44 +0100 Subject: [PATCH] =?UTF-8?q?cr=C3=A9ation=20header=20et=20footer=20html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/footer.html | 10 +++++++++ html/header.html | 53 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+) create mode 100644 html/footer.html create mode 100644 html/header.html diff --git a/html/footer.html b/html/footer.html new file mode 100644 index 0000000..e38ae76 --- /dev/null +++ b/html/footer.html @@ -0,0 +1,10 @@ + +

Cette page est générée par genlog, un scrip personnel qui + convertit un fichier texte Markdown en page Web et Gemini.

+

Cette page est consultable via Gemini à la meme adresse.

+ + + + + + \ No newline at end of file diff --git a/html/header.html b/html/header.html new file mode 100644 index 0000000..230c58d --- /dev/null +++ b/html/header.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + Log | OniriCorpe + + + + + +
+ \ No newline at end of file