From 2378012732ae821b7f987a941919cbb06b25a0d5 Mon Sep 17 00:00:00 2001 From: Tobia Bocchi <29007647+tobiabocchi@users.noreply.github.com> Date: Sat, 13 Jul 2024 15:28:11 +0200 Subject: [PATCH] fix silly typo that triggers my OCD (#1529) Just a simple typo.. Thank you for the wonderful theme!! --- content/posts/papermod/papermod-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/papermod/papermod-installation.md b/content/posts/papermod/papermod-installation.md index f9fd40a..69026fa 100644 --- a/content/posts/papermod/papermod-installation.md +++ b/content/posts/papermod/papermod-installation.md @@ -135,7 +135,7 @@ theme: ["PaperMod"] ### Next up - Customizing PaperMod to suit your preferences. - Your site will be blank after you set up for the very first time. -- You may go through this website's source code - [PaperMod's exampleSite's souce](https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite) +- You may go through this website's source code - [PaperMod's exampleSite's source](https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite) - Scroll below this page where you will find more specific details about each section. - Kindly go through all of the pages below to know how to configure PaperMod.