Browse Source

Updated date

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

4
index.html

@ -203,7 +203,7 @@ pre.prettyprint {
<body>
<header>
<aside>March 7, 2020</aside>
<aside>March 15, 2020</aside>
<a href="../" rel="author">Jure Šorn</a>
</header>
@ -2641,7 +2641,7 @@ SIZE, MAX_SPEED = <span class="hljs-number">50</span>, P(<span class="hljs-numbe
<footer>
<aside>March 7, 2020</aside>
<aside>March 15, 2020</aside>
<a href="../" rel="author">Jure Šorn</a>
</footer>

4
web/template.html

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

Loading…
Cancel
Save