diff --git a/build/atom.xml b/build/atom.xml
index 02fdf91..0d45e7e 100644
--- a/build/atom.xml
+++ b/build/atom.xml
@@ -1,2 +1,5 @@
-Liliesh's Bloghttps://liliesh.pinkhaj.world/blog/2025-07-14T20:11:00+00:00First Entry2025-07-14T20:11:00+00:002025-07-14T20:11:00+00:00Lilieshtag:liliesh.pinkhaj.world,2025-07-14:/blog/first-entry.htmlAfter around 1000 tries, here is another try on having a block.
\ No newline at end of file
+Liliesh's Bloghttps://liliesh.pinkhaj.world/blog/2025-07-14T20:11:00+00:00First Entry2025-07-14T20:11:00+00:002025-07-14T20:11:00+00:00Lilieshtag:liliesh.pinkhaj.world,2025-07-14:/blog/first-entry.htmlAfter around 1000 tries, here is another try on having a block.<h1>First Entry</h1>
+<p>Well, here we go again. Another try on writing a blog. This time with a static site generator called “blag”.
+It allows me to write my entries in markdown and then converts to html. In the past, I often struggled keeping up a blog, due to the maintenance, since I did neither want a fully static site nor something like “Ghost”.</p>
+<p>In the coming days I’m planning to write a blog post about how to setup your own music library at home and streaming it on the go.</p>
\ No newline at end of file
diff --git a/build/first-entry.html b/build/first-entry.html
index f63b81e..38cca52 100644
--- a/build/first-entry.html
+++ b/build/first-entry.html
@@ -43,7 +43,10 @@
-
+
First Entry
+
Well, here we go again. Another try on writing a blog. This time with a static site generator called “blag”.
+It allows me to write my entries in markdown and then converts to html. In the past, I often struggled keeping up a blog, due to the maintenance, since I did neither want a fully static site nor something like “Ghost”.
+
In the coming days I’m planning to write a blog post about how to setup your own music library at home and streaming it on the go.