Add theme example and minor addition to config

This commit is contained in:
2024-01-29 14:33:59 +01:00
parent 99207fe374
commit 027f0b18d6
8 changed files with 510 additions and 18 deletions

View File

@ -0,0 +1,15 @@
<!-- Blog Post for Index Start -->
<div id="process" class="section">
<div class="w-container">
<h3><a class="link" href="BLOGURL">BLOGTITLE</a></h3>
<div class="grow-row w-row">
INGRESS
<div class="grow-row w-row">
<strong style="font-size: 10px; padding-top: 3px;">BLOGDATE</strong>
</div>
<div class="divider grey"></div>
</div>
<!-- Blog Post for Index End -->