Restructuring of file hierachy and cleanup
This commit is contained in:
parent
de1f8ebfa2
commit
651b8b581f
37 changed files with 793 additions and 132 deletions
14
blog.html
14
blog.html
|
@ -27,20 +27,26 @@
|
|||
<div class="entries">
|
||||
<h2>entries</h2>
|
||||
<ul>
|
||||
<li>2025-03-01 - <a href="hello_world.html">Hello World!</a></li>
|
||||
<li>2025-04-04 - <a href="blog/spar_app_jokers.html">How to get an infinite amount SPAR Jokers</a></li>
|
||||
<li>2025-03-01 - <a href="blog/hello_world.html">Hello World!</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="tags">
|
||||
<h2>tags</h2>
|
||||
<ul>
|
||||
<li><a href="tags/test.html">test</a> 1</li>
|
||||
<li><a href="tags/programming.html">programming</a> 1</li>
|
||||
<li><a href="blog/tags/android.html">android</a> 1</li>
|
||||
<li><a href="blog/tags/app.html">app</a> 1</li>
|
||||
<li><a href="blog/tags/exploit.html">exploit</a> 1</li>
|
||||
<li><a href="blog/tags/shopping.html">shopping</a> 1</li>
|
||||
<li><a href="blog/tags/SPAR.html">SPAR</a> 1</li>
|
||||
<li><a href="blog/tags/test.html">test</a> 1</li>
|
||||
<li><a href="blog/tags/programming.html">programming</a> 1</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<footer> <span class="centered no-overflow horizontal_divider">======================================================================================</span>
|
||||
<div class="footer-row"> <a href="legal_notice.html">legal notice</a> <span class="vertical-divider-footer">|</span> <a href="licenses.html">open source licenses</a> <span class="vertical-divider-footer">|</span> <span class="update-date">latest update: 2025-03-26<span> </div>
|
||||
<div class="footer-row"> <a href="legal_notice.html">legal notice</a> <span class="vertical-divider-footer">|</span> <a href="licenses.html">open source licenses</a> <span class="vertical-divider-footer">|</span> <span class="update-date">latest update: 2025-04-04<span> </div>
|
||||
<div class="flags" aria-label="Trans flag and bi flag"><span class="blue">==============</span> | <span class="pink">==============</span>
|
||||
<span class="lightpink">==============</span> | <span class="pink">==============</span>
|
||||
<span class="white">==============</span> | <span class="purple">==============</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue