From 848c3b4c60cbf3270d5e53f3f67a064677cf3238 Mon Sep 17 00:00:00 2001 From: oniricorpe Date: Mon, 21 Aug 2023 17:10:44 +0200 Subject: [PATCH 01/15] various fixes --- genlog.sh | 6 ++++-- html/header.html | 10 ++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/genlog.sh b/genlog.sh index 8ca7d24..21d48ac 100755 --- a/genlog.sh +++ b/genlog.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash -:' LICENCE +: ' +LICENCE THE "HOT CHOCOLATE LICENSE β˜•" (HCL revision 1312.2): OniriCorpe wrote this file. As long as you retain this @@ -10,7 +11,8 @@ disabled comrades, etc), you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a hot chocolate or any other non-alcoholic drink that suits me in return. -OniriCorpe 🏴' +OniriCorpe 🏴 +' # some useful things diff --git a/html/header.html b/html/header.html index 0c54368..573a1cd 100644 --- a/html/header.html +++ b/html/header.html @@ -22,14 +22,12 @@ display: inline-block; } - p{ - margin: 1em; - } + p { margin: 1em; } a::before, h1::before, h2::before, h3::before, blockquote::before, .footer { - color: #505050 - } + color: #9d9d9d; + } article a::before { content:"β†’ "; } h1::before { content:"# "; } @@ -68,4 +66,4 @@
- \ No newline at end of file + From e04e2db325d7a2efff0ed9cfea831d3c2f9ebd2e Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Mon, 21 Aug 2023 19:47:08 +0200 Subject: [PATCH 02/15] link indication replacement --- html/header.html | 65 +++++++++++++++++++++++++++++++++--------------- 1 file changed, 45 insertions(+), 20 deletions(-) diff --git a/html/header.html b/html/header.html index 573a1cd..dbc1dbe 100644 --- a/html/header.html +++ b/html/header.html @@ -10,30 +10,55 @@