ehehe awawa

This commit is contained in:
Akko
2023-02-12 17:21:41 +01:00
parent b60509f1bf
commit a77a89dc2f
50 changed files with 1882 additions and 294 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2022-04-18 Mon 14:18 -->
<!-- 2023-01-23 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>Sitemap for project pages</title>
@@ -188,7 +188,7 @@
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
.org-info-js_search-highlight
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { width: 90%; }
.org-svg { }
</style>
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
</head>
@@ -203,30 +203,38 @@
</div>
<div id="content" class="content">
<ul class="org-ul">
<li><a href="todo.html">TODO</a></li>
<li><a href="experiments.html">Experiments</a></li>
<li><a href="blogroll.html">Blogroll</a></li>
<li><a href="about.html">About</a></li>
<li><a href="todo.html">TODO</a></li>
<li><a href="experiments.html">Experiments</a></li>
<li><a href="index.html">Index</a></li>
<li><a href="snippets.html">Snippets</a></li>
<li>Posts
<ul class="org-ul">
<li><a href="posts/grocery-log.html">ssdfsdfs</a></li>
<li><a href="posts/blog-tech.html">How this blog is built</a></li>
<li><a href="posts/framework.html">Framework Laptop Review</a></li>
<li>Dairy
<ul class="org-ul">
<li><a href="posts/dairy/week-3-2023.html">Week 3, 2023, &ldquo;Week of Systems&rdquo; report</a></li>
</ul></li>
<li>Decisionmaking
<ul class="org-ul">
<li><a href="posts/decisionmaking/bad-arguments-against-become-arguments-for.html">Bad Arguments Against Something Can Become Good Arguments For It</a></li>
</ul></li>
</ul></li>
</ul>
</div>
<div id="postamble" class="status">
<div id="footer">
<hr>
If you have any comments about this page, you can email me at: <br>
<b>akko [shift-2] nakadashi -dot- lol</b><br>
And I may include them on the website!<br>
<br>
<div id='footer'><div id='modified-date'>Last modified: 2023-01-23</div><hr>
If you have any comments about this page, you can email me at: <br>
<b>akko [shift-2] nakadashi -dot- lol</b><br>
And I may include them on the website!<br>
<br>
All code on this website is licensed <b>GPLv3</b> unless otherwise indicated. <br>
Blog proudly built using <a href="/posts/elog-1-blog.html">org-mode</a>!
All code on this website is licensed <b>GPLv3</b> unless otherwise indicated. <br>
Blog proudly built using <a href="/posts/elog-1-blog.html">org-mode</a>!
</div>
</div>
</body>
</html>
</html>