diff options
-rw-r--r-- | 2020-06-23-182943_Backpacks.html | 3 | ||||
-rw-r--r-- | 2021-06-28-103922_TestingSrtGear.html | 37 | ||||
-rw-r--r-- | INDEX.html | 8 | ||||
-rw-r--r-- | INDEX.md | 5 | ||||
-rw-r--r-- | style.css | 3 | ||||
-rw-r--r-- | template.md | 1 |
6 files changed, 49 insertions, 8 deletions
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 @@ +<!DOCTYPE html> +<html xmlns="http://www.w3.org/1999/xhtml" lang xml:lang> +<head> + <meta charset="utf-8" /> + <meta name="generator" content="pandoc" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> + <title>2021-06-28-103922_TestingSrtGear</title> + <style> + code{white-space: pre-wrap;} + span.smallcaps{font-variant: small-caps;} + span.underline{text-decoration: underline;} + div.column{display: inline-block; vertical-align: top; width: 50%;} + div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} + ul.task-list{list-style: none;} + .display.math{display: block; text-align: center; margin: 0.5rem auto;} + </style> + <style type="text/css">* { +color: white; + +font-family: Arial; +background-color: transparent; +} +html { background-color: #16161d; } +a:link {color: dodgerblue} +a:visited {color: dodgerblue} +a:hover {color: dodgerblue} +a:active {color: dodgerblue} +</style> + <!--[if lt IE 9]> + <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> + <![endif]--> +</head> +<body> +<h1 id="testingsrtgear">2021-06-28-103922_TestingSrtGear</h1> +<h2 id="desc">@<span class="citation" data-cites="desc">@desc</span></h2> +</body> +</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} <![endif]--> </head> <body> -<h1 id="public-documents">public documents</h1> +<h1 id="blog-news">$blog / news</h1> <h2 id="index">INDEX</h2> -<p><a href="2020-06-23-182943_Backpacks.html">2020-06-23-182943_Backpacks</a></p> +<p><a href="2020-06-23-182943_Backpacks.html">2020-06-23-182943_Backpacks</a><br /> +<a href="2021-06-28-103922_TestingSrtGear.html">2021-06-28-103922_TestingSrtGear</a></p> </body> </html> @@ -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) @@ -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: --- |