summaryrefslogtreecommitdiff
path: root/www/blog/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/blog/index.html')
-rw-r--r--www/blog/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/blog/index.html b/www/blog/index.html
index f2766b8..d2252ea 100644
--- a/www/blog/index.html
+++ b/www/blog/index.html
@@ -33,6 +33,9 @@
<h1>Blog Index</h1>
<ol>
<li>
+ <a href="/blog/2022-12-05/">2022-12-05 - CSS Themes Exist Now!?</a>
+ </li>
+ <li>
<a href="/blog/2022-11-06/">2022-11-06 - My Markdown -&gt; HTML
Setup</a>
</li>
@@ -64,6 +67,12 @@
</li>
</ol>
</article>
+ <div id='copyright'>
+ © 2023 senders dot io - <a rel="license external noopener noreferrer"
+ target="_blank"
+ href="https://creativecommons.org/licenses/by/4.0/">CC BY-SA 4.0</a>
+ unless otherwise noted.
+ </div>
</div>
</body>
</html>