mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 19:09:02 +00:00
update hugoBasicExample according to hugo-PaperMod
This commit is contained in:
+2
-1
@@ -1,4 +1,4 @@
|
||||
baseURL = "https://gohugo.io"
|
||||
baseURL = "https://adityatelange.github.io/hugo-PaperMod/"
|
||||
title = "Hugo Themes"
|
||||
author = "Steve Francia"
|
||||
copyright = "Copyright © 2008–2019, Steve Francia and the Hugo Authors; all rights reserved."
|
||||
@@ -6,6 +6,7 @@ paginate = 3
|
||||
languageCode = "en"
|
||||
DefaultContentLanguage = "en"
|
||||
enableInlineShortcodes = true
|
||||
theme = "hugo-PaperMod"
|
||||
|
||||
[menu]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user