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

4
web/template.html

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

Loading…
Cancel
Save