From b7cef8954511bac001e6723b78ec27cceb7e8e14 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Wed, 9 Nov 2022 08:23:32 +0100 Subject: [PATCH] typo --- src/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/index.html b/src/templates/index.html index e085b1e..60c339d 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -6,7 +6,7 @@

Hi! Welcome to my website. It contains mostly blog posts. The three most recent blog posts are listed below. Some more info about me is contained in the -appropiately named About me page. +appropriately named About me page.

Most recent posts

{% set blog_section = get_section(path="blog/_index.md") %}