Rework of some texts. Prepartions for implementation of the blog engine.
This commit is contained in:
parent
dd7260eab1
commit
2f2b9b4f21
15 changed files with 209 additions and 109 deletions
11
blog.html
11
blog.html
|
@ -29,16 +29,11 @@
|
|||
<span class="centered no-overflow">==============================================================================================</span>
|
||||
</nav>
|
||||
<div id="blog">
|
||||
<h2>Lucia's Blog</h2>
|
||||
<span class="centered no-overflow horizontal_divider">======================================================================================</span>
|
||||
<p class="flowing-text">Under construction. We'll get there someday.</p>
|
||||
|
||||
under constuction
|
||||
</div>
|
||||
<footer>
|
||||
<span class="centered no-overflow horizontal_divider">======================================================================================</span>
|
||||
<div class="flex-row">
|
||||
<p><a href="legal_notice.html">Legal notice</a> | <a href="licenses.html">Open source licenses</a> | Latest Update: 2024-12-22</p>
|
||||
</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-02-22<span> </div>
|
||||
<pre 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>
|
||||
|
@ -49,4 +44,4 @@
|
|||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue