mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-18 00:54:24 -04:00
Fix typo "expored"->"expired"
This commit is contained in:
parent
754e47fc1c
commit
c96836dd28
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ theme: hugo-PaperMod
|
||||||
enableRobotsTXT: true
|
enableRobotsTXT: true
|
||||||
buildDrafts: false
|
buildDrafts: false
|
||||||
buildFuture: false
|
buildFuture: false
|
||||||
buildExpored: false
|
buildExpired: false
|
||||||
|
|
||||||
googleAnalytics: UA-123-45
|
googleAnalytics: UA-123-45
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue