update from sparkleup
This commit is contained in:
parent
ac1df1614f
commit
2a90767b11
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Zk | 2021-06-06-rawr-day-1</title>
|
||||
<title>Zk | RAWR day 1</title>
|
||||
<link rel="stylesheet" type="text/css" href="/style.css" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta charset="utf-8" />
|
||||
|
@ -9,7 +9,7 @@
|
|||
<body>
|
||||
<main>
|
||||
<header>
|
||||
<h1>Zk | 2021-06-06-rawr-day-1</h1>
|
||||
<h1>Zk | RAWR day 1</h1>
|
||||
</header>
|
||||
<article class="content">
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
<h2 id="2021">2021</h2>
|
||||
<h3 id="june">June</h3>
|
||||
<ul>
|
||||
<li><a href="2021-06-06-rawr-day-1.html">2021-06-06-rawr-day-1</a></li>
|
||||
<li><a href="2021-06-03.html">2021-06-03</a></li>
|
||||
</ul>
|
||||
<h3 id="may">May</h3>
|
||||
|
@ -2199,7 +2200,7 @@
|
|||
</ul>
|
||||
</article>
|
||||
<footer>
|
||||
<p>Page generated on 2021-06-03</p>
|
||||
<p>Page generated on 2021-06-06</p>
|
||||
</footer>
|
||||
</main>
|
||||
<script type="text/javascript">
|
||||
|
|
Loading…
Reference in New Issue