From 3989000c882a1a45099216b06fd5730b6aa82557 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Wed, 31 Mar 2021 09:37:24 +0530 Subject: [PATCH] add `/` to baseURL in install sample --- content/posts/papermod/papermod-installation.md | 2 +- themes/hugo-PaperMod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/papermod/papermod-installation.md b/content/posts/papermod/papermod-installation.md index 7107de8c..1ab4b49a 100644 --- a/content/posts/papermod/papermod-installation.md +++ b/content/posts/papermod/papermod-installation.md @@ -105,7 +105,7 @@ theme: "PaperMod" **Use appropriately** ```yml -baseURL: "https://examplesite.com" +baseURL: "https://examplesite.com/" title: ExampleSite paginate: 5 theme: PaperMod diff --git a/themes/hugo-PaperMod b/themes/hugo-PaperMod index fb4988cf..196b8264 160000 --- a/themes/hugo-PaperMod +++ b/themes/hugo-PaperMod @@ -1 +1 @@ -Subproject commit fb4988cfb6d0d6e4e489f17d89f0fa618def3396 +Subproject commit 196b82645e33d171aeb36cb9da100f3382aac914