new article and code setting changes
This commit is contained in:
parent
f51adc3b36
commit
d06ad2c8f4
16 changed files with 1262 additions and 14 deletions
|
|
@ -120,6 +120,18 @@ code span.wa { color: #b58900; } /* Warning */
|
|||
<nav id="articles">
|
||||
<h1>Articles</h1>
|
||||
<ul>
|
||||
<li>
|
||||
<header class="articles-header">
|
||||
<a href="beans-and-cornbread.html" class="articles-title">Bohnen
|
||||
und Maisbrot</a>
|
||||
</header>
|
||||
<p class="articles-summary">Inspiriert von der Küche
|
||||
der Kuhtreiber des Wilden Westens.</p>
|
||||
<footer class="articles-footer">
|
||||
<div class="articles-author">Never</div>
|
||||
<div class="articles-date">2026-06-22</div>
|
||||
</footer>
|
||||
</li>
|
||||
<li>
|
||||
<header class="articles-header">
|
||||
<a href="rsync-android.html" class="articles-title">Using
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue