parent
94fcaa84e7
commit
9386c290c3
|
@ -21,6 +21,14 @@ theme = "hugo-PaperMod"
|
||||||
imageUrl = "#"
|
imageUrl = "#"
|
||||||
imageTitle = "my image"
|
imageTitle = "my image"
|
||||||
|
|
||||||
|
[[params.profileMode.buttons]]
|
||||||
|
name = "Archives"
|
||||||
|
url = "archives"
|
||||||
|
|
||||||
|
[[params.profileMode.buttons]]
|
||||||
|
name = "Tags"
|
||||||
|
url = "tags"
|
||||||
|
|
||||||
[params.homeInfoParams]
|
[params.homeInfoParams]
|
||||||
Title = "Hi there 👋"
|
Title = "Hi there 👋"
|
||||||
Content = "Welcome to my blog"
|
Content = "Welcome to my blog"
|
||||||
|
|
Loading…
Reference in New Issue