summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2024-01-14 21:06:59 +0000
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2024-01-14 21:10:13 +0000
commitcdb4315ae626265c5a99d1816dea281719272356 (patch)
tree6bc544a0a2e06b7c33f42fce56e114f1a31d88ec /index.html
parent4181eff961dcf04bf5a599daeee34057b00bb570 (diff)
Adds first blog post
Diffstat (limited to 'index.html')
-rw-r--r--index.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/index.html b/index.html
index f5ba900..92c28b6 100644
--- a/index.html
+++ b/index.html
@@ -48,6 +48,35 @@
</p>
</div>
</section>
+
+ <section class="h-feed">
+ <h2 class="p-name">
+ My blog
+ </h2>
+
+ <aside>
+ <p class="hidden">
+ This blog is written by <a class="p-author h-card" href="/">Joe Carstairs</a>
+ </p>
+
+ <p>
+ <a class="u-url" href="https://joeac.net/blog">Permalink</a>
+ </p>
+ </aside>
+
+ <ul>
+ <li>
+ 2024
+ <ul>
+ <li class="h-entry">
+ <a class="u-url p-name" href="/blog/2024/01/14/sapiens_on_religion">
+ Harari’s <i>Sapiens</i> on Religion
+ </a>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </section>
</body>
</html>