diff --git a/web/content/posts/index.md b/web/content/posts/index.md
deleted file mode 100644
index d6342ae77745b57c1a98a4a26ee11731dded3349..0000000000000000000000000000000000000000
--- a/web/content/posts/index.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: My First blog post
-date: 2019-07-22
-description: An example blog post.
-categories:
-- demo
-tags:
-- hello-world
----
-
-This is a first blog post.
-Thanks to GoHugo for providing blazing fast static site generation.
-
-{{< figure src="/hugo-logo-wide.svg" title="GoHugo" alt="GoHugo logo" >}}
\ No newline at end of file
diff --git a/web/themes/hugo-flex/config.yaml b/web/themes/hugo-flex/config.yaml
index 6b04722dd6abdf099ff6128b3b91d77315a94edd..ac72d507f23e6f61e68fa112207c3a57765bd84f 100644
--- a/web/themes/hugo-flex/config.yaml
+++ b/web/themes/hugo-flex/config.yaml
@@ -33,7 +33,7 @@ menu:
     url: about/
     weight: 1
   - name: Posts
-    url: post/
+    url: posts/
     weight: 2
   - name: Tags
     url: tags/