home · contact · privacy
Minor explanatory text improvements.
authorChristian Heller <c.heller@plomlompom.de>
Fri, 3 Jul 2020 20:26:29 +0000 (22:26 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Fri, 3 Jul 2020 20:26:29 +0000 (22:26 +0200)
enhance_table.py

index 105e1d52a6c1833ca9c8bb55fed8ed74db9e1289..14c0134ebb323a7218b6a69730cdbe1e23e9ba7a 100755 (executable)
@@ -136,9 +136,7 @@ if output_type == 'html':
 table, tr, th, td { border: 1px solid black; }
 .day_row:nth-child(7n+2) { background-color: yellow; }
 .district_name { writing-mode: vertical-rl; transform: rotate(180deg); }
-</style>
-<h1>Table of Berlin's Corona infection number development by districts.
-</h1>
+</style><h1>Table of Berlin's Corona infection number development by districts</h1>
 <p>Updated daily at 9pm. <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>
 <table>
 <tr>
@@ -190,7 +188,7 @@ elif output_type == 'txt':
     # Explain what this is.
     intro = \
 """Table of Berlin's Corona infection number development by districts.
-Updated daily around 9pm.
+Updated daily at 9pm.
 
 Abbrevations/explanations:
 """