Browse Source

Changed date

pull/57/head
Jure Šorn 4 years ago
parent
commit
f9ee767da7
2 changed files with 4 additions and 4 deletions
  1. 4
      index.html
  2. 4
      web/template.html

4
index.html

@ -217,7 +217,7 @@ pre.prettyprint {
<body>
<header>
<aside>March 15, 2020</aside>
<aside>June 27, 2020</aside>
<a href="../" rel="author">Jure Šorn</a>
</header>
@ -2936,7 +2936,7 @@ plotly.express.line(df, x=<span class="hljs-string">'Date'</span>, y=<span class
<footer>
<aside>March 15, 2020</aside>
<aside>June 27, 2020</aside>
<a href="../" rel="author">Jure Šorn</a>
</footer>

4
web/template.html

@ -217,7 +217,7 @@ pre.prettyprint {
<body>
<header>
<aside>March 15, 2020</aside>
<aside>June 27, 2020</aside>
<a href="../" rel="author">Jure Šorn</a>
</header>
@ -225,7 +225,7 @@ pre.prettyprint {
<div id=main_container></div>
<footer>
<aside>March 15, 2020</aside>
<aside>June 27, 2020</aside>
<a href="../" rel="author">Jure Šorn</a>
</footer>

Loading…
Cancel
Save