diff --git a/src/pages/articles/index.astro b/src/pages/articles/index.astro index 4488d09..885d204 100644 --- a/src/pages/articles/index.astro +++ b/src/pages/articles/index.astro @@ -28,6 +28,23 @@ const max_shelf_width = 980;
+
+
+

Read some of my articles

+

You can also check the list of articles and project i intend to write.

+
+
    {posts.map(book => ( @@ -184,10 +201,65 @@ const max_shelf_width = 980;