Auto-publish on Sun 10 Aug 22:28:35 BST 2025
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2025-08-10 Sun 20:55 -->
|
||||
<!-- 2025-08-10 Sun 22:23 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Posts List</title>
|
||||
@@ -194,7 +194,12 @@
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="/assets/styles/style.css" />
|
||||
<link rel="stylesheet" href="/assets/styles/bigger-picture.min.css" />
|
||||
|
||||
<script src="/assets/scripts/script.js" defer></script>
|
||||
<script src="/assets/scripts/bigger-picture.min.js" defer></script>
|
||||
<script src="/assets/scripts/svg-pan-zoom.min.js" defer></script>
|
||||
<script src="/assets/scripts/gallery-init.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="preamble" class="status">
|
||||
@@ -209,16 +214,16 @@
|
||||
</nav>
|
||||
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
|
||||
</div>
|
||||
<div id="updated">Updated: 2025-08-10 Sun 20:55</div>
|
||||
<div id="updated">Updated: 2025-08-10 Sun 22:23</div>
|
||||
</div>
|
||||
<div id="content" class="content">
|
||||
<h1 class="title">Posts List</h1>
|
||||
<p>
|
||||
See the categories: <a href="../categories.html">Categories</a>
|
||||
</p>
|
||||
<div id="outline-container-orgc1336e1" class="outline-2">
|
||||
<h2 id="orgc1336e1">Posts:</h2>
|
||||
<div class="outline-text-2" id="text-orgc1336e1">
|
||||
<div id="outline-container-orgcd42a39" class="outline-2">
|
||||
<h2 id="orgcd42a39">Posts:</h2>
|
||||
<div class="outline-text-2" id="text-orgcd42a39">
|
||||
<ul class="org-ul">
|
||||
<li><a href="clean-code/clean-code-chapter-2.html">Clean Code: Chapter 2 Notes</a> <span class="post-date">10-08-2025 20:00</span> <a href="/tags/books.html"> <span class="post-tag">books</span> </a> <a href="/tags/notes.html"> <span class="post-tag">notes</span> </a></li>
|
||||
<li><a href="clean-code/clean-code-chapter-1.html">Clean Code: Chapter 1 Notes</a> <span class="post-date">10-08-2025 19:45</span> <a href="/tags/books.html"> <span class="post-tag">books</span> </a> <a href="/tags/notes.html"> <span class="post-tag">notes</span> </a></li>
|
||||
|
||||
Reference in New Issue
Block a user