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>How this blog is built</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,31 +203,25 @@
</div>
<div id="content" class="content">
<div id="outline-container-org798cb72" class="outline-2">
<h2 id="org798cb72">Blog Tech</h2>
<div class="outline-text-2" id="text-org798cb72">
</div>
<div id="outline-container-orgbdfb339" class="outline-3">
<h3 id="orgbdfb339">chuu</h3>
<div class="outline-text-3" id="text-orgbdfb339">
<p>
<i>last modified: 2022-04-18</i>
</p>
<div id="outline-container-org4803017" class="outline-2">
<h2 id="org4803017">Blog Tech</h2>
<div class="outline-text-2" id="text-org4803017">
</div>
<div id="outline-container-org8db1a7b" class="outline-3">
<h3 id="org8db1a7b">chuu</h3>
</div>
</div>
</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='publish-date'>Published: 2022-04-18</div><div id='modified-date'>Last modified: 2023-01-10</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>