diff options
Diffstat (limited to 'public/covid-19/index.html')
-rw-r--r-- | public/covid-19/index.html | 26 |
1 files changed, 21 insertions, 5 deletions
diff --git a/public/covid-19/index.html b/public/covid-19/index.html index 2c6d5ef..2ac0a00 100644 --- a/public/covid-19/index.html +++ b/public/covid-19/index.html @@ -2,14 +2,21 @@ <html> <head> <meta charset="utf-8" name="viewport" content="width=80ch"> - <title>COVID-19</title> - <link rel="stylesheet" href="../style.css"> + <title></title> + <link rel="stylesheet" href="style.css"> </head> <body> -<h1><a href="http://blaise.zone">blaise</a>-<a href="../">memories</a>/COVID-19</h1> +<h1> +<a href=http://blaise.zone>blaise</a>-<a href="../">memories</a>/covid-19 +</h1> + <hr> +<h1> +COVID-19 +</h1> + <p> This memory summarizes my personal experiences of the <a href="https://en.wikipedia.org/wiki/COVID-19_pandemic">COVID-19 pandemic</a>. I've written it in first person as Blaise Thompson. @@ -211,7 +218,6 @@ Finally, the department has a concrete plan for beginning research again: [<a hr It will be very interesting to see how this all plays out. </p> - <hr> <h2 id=2020-06-12><a href=#2020-06-12>2020-06-12 Friday</a></h2> @@ -230,5 +236,15 @@ Read Judith Burnstyn's letter: [<a href="./june-12-update.pdf">PDF</a>]. <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright </p> +<hr> + +<p style="display:inline;"> +built 2021-07-08 16:41:08 +<div style="float:right;"> +<a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright +(<a href="https://git.blaise.zone/website/memories.git/">source</a>) +</div> +</p> + </body> -</html> +</html>
\ No newline at end of file |