aboutsummaryrefslogtreecommitdiff
path: root/public/post/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/post/index.html')
-rw-r--r--public/post/index.html16
1 files changed, 15 insertions, 1 deletions
diff --git a/public/post/index.html b/public/post/index.html
index 524f518..12a4c71 100644
--- a/public/post/index.html
+++ b/public/post/index.html
@@ -45,6 +45,20 @@
<article class="post">
<header class="post__header">
+ <h1><a href="https://kumardamani.net/post/programming-as-art/">Romanticism in Programming</a></h1>
+ <p class="post__meta">
+ Kumar Damani,
+ <span class="date">29 November 2022</span>
+ </p>
+ </header>
+
+ <section class="post__summary">
+ <p>Why programming I see programming as an art form.</p>
+ </section>
+ </article>
+
+ <article class="post">
+ <header class="post__header">
<h1><a href="https://kumardamani.net/post/self-host/">Why do I self-host?</a></h1>
<p class="post__meta">
Kumar Damani,
@@ -105,7 +119,7 @@
</section>
<footer class="page__footer"><p class="copyright"></p>
-
+<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p>
</footer>
</div>