From b6bf28afd9016fc282d85992d37c9fc85cec7cd1 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Thu, 18 Jun 2020 19:00:59 -0400 Subject: mainsection set --- config.toml | 2 +- content/posts/how-this-blog-works.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 5295581..1114b24 100644 --- a/config.toml +++ b/config.toml @@ -27,7 +27,7 @@ enableRobotsTXT = true # images = ["img/og.png"] # This will use the image called og.png in static/img folder # Posts shown in homepage - mainSections = ["post"] + mainSections = ["posts"] [menu] [[menu.nav]] diff --git a/content/posts/how-this-blog-works.org b/content/posts/how-this-blog-works.org index 00bbb98..087c1ed 100644 --- a/content/posts/how-this-blog-works.org +++ b/content/posts/how-this-blog-works.org @@ -166,7 +166,7 @@ it works. For more information about how to set up SSL with Let's Encrypt, - check out [[{{< ref "post/letsencrypt-on-openbsd" >}}][this post]]. + check out [[{{< ref "posts/letsencrypt-on-openbsd" >}}][this post]]. * Using Hugo -- cgit v1.2.3