From: Christian Heller <c.heller@plomlompom.de> Date: Sat, 4 Jul 2020 01:43:58 +0000 (+0200) Subject: Improve plain text view explanation. X-Git-Url: https://plomlompom.com/repos/todo?a=commitdiff_plain;h=43820a07318a4751ac914b42a80aaa346a6e85a9;p=berlin-corona-table Improve plain text view explanation. --- diff --git a/enhance_table.py b/enhance_table.py index c5c11c2..0ca53d7 100755 --- a/enhance_table.py +++ b/enhance_table.py @@ -149,7 +149,7 @@ th { text-align: left; vertical-align: bottom; } </head> <a href="/">home</a> · <a href="/contact.html">contact</a> · <a href="/privacy.html">privacy</a> <h1>Berlin's Corona infection numbers, development by districts</h1> -<p>Updated daily at 9pm based on data from the "Senatsverwaltung für Gesundheit, Pflege und Gleichstellung". <a href="https://plomlompom.com/repos/?p=berlin-corona-table">Source code</a>. <a href="berlin_corona.txt">Text view optimized for terminal curl</a>.</p> +<p>Updated daily at 9pm based on data from the "Senatsverwaltung für Gesundheit, Pflege und Gleichstellung". <a href="https://plomlompom.com/repos/?p=berlin-corona-table">Source code</a>. <a href="berlin_corona.txt">Plain text view (optimized for terminal curl)</a>.</p> <table> <tr> <th colspan=2></th>""")