From 480c71b115ea48139d91cef9e65af9fee9c9e0e7 Mon Sep 17 00:00:00 2001 From: = Date: Mon, 28 Jun 2021 10:43:24 +0200 Subject: test --- 2020-06-23-182943_Backpacks.html | 3 ++- 2021-06-28-103922_TestingSrtGear.html | 37 +++++++++++++++++++++++++++++++++++ INDEX.html | 8 +++++--- INDEX.md | 5 ++--- style.css | 3 ++- template.md | 1 + 6 files changed, 49 insertions(+), 8 deletions(-) create mode 100644 2021-06-28-103922_TestingSrtGear.html diff --git a/2020-06-23-182943_Backpacks.html b/2020-06-23-182943_Backpacks.html index 71299cd..ee97ddc 100644 --- a/2020-06-23-182943_Backpacks.html +++ b/2020-06-23-182943_Backpacks.html @@ -18,8 +18,9 @@ color: white; font-family: Arial; -background-color: black; +background-color: transparent; } +html { background-color: #16161d; } a:link {color: dodgerblue} a:visited {color: dodgerblue} a:hover {color: dodgerblue} diff --git a/2021-06-28-103922_TestingSrtGear.html b/2021-06-28-103922_TestingSrtGear.html new file mode 100644 index 0000000..78cd978 --- /dev/null +++ b/2021-06-28-103922_TestingSrtGear.html @@ -0,0 +1,37 @@ + + + + + + + 2021-06-28-103922_TestingSrtGear + + + + + +

2021-06-28-103922_TestingSrtGear

+

@@desc

+ + diff --git a/INDEX.html b/INDEX.html index 1e4e6e5..f2c0436 100644 --- a/INDEX.html +++ b/INDEX.html @@ -18,8 +18,9 @@ color: white; font-family: Arial; -background-color: black; +background-color: transparent; } +html { background-color: #16161d; } a:link {color: dodgerblue} a:visited {color: dodgerblue} a:hover {color: dodgerblue} @@ -30,8 +31,9 @@ a:active {color: dodgerblue} -

public documents

+

$blog / news

INDEX

-

2020-06-23-182943_Backpacks

+

2020-06-23-182943_Backpacks
+2021-06-28-103922_TestingSrtGear

diff --git a/INDEX.md b/INDEX.md index 4eaea3d..8a3c60e 100644 --- a/INDEX.md +++ b/INDEX.md @@ -1,7 +1,6 @@ -# public documents +# $blog / news ## INDEX -[2020-06-23-182943_Backpacks](2020-06-23-182943_Backpacks.html) - +[2020-06-23-182943_Backpacks](2020-06-23-182943_Backpacks.html) [2021-06-28-103922_TestingSrtGear](2021-06-28-103922_TestingSrtGear.html) diff --git a/style.css b/style.css index d1dd14b..6509efa 100644 --- a/style.css +++ b/style.css @@ -2,8 +2,9 @@ color: white; /*font-family: Courier New, Courier, monospace;*/ font-family: Arial; - background-color: black; + background-color: transparent; } +html { background-color: #16161d; } a:link {color: dodgerblue} a:visited {color: dodgerblue} a:hover {color: dodgerblue} diff --git a/template.md b/template.md index 527cbf2..34b78bb 100644 --- a/template.md +++ b/template.md @@ -1,4 +1,5 @@ --- +Author: Tags: Language: --- -- cgit v1.2.2-1-g5e49