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