Added docs, profile image, and changed homescreen
This commit is contained in:
@@ -1,9 +1,17 @@
|
||||
baseURL = "https://www.thewittybanter.com"
|
||||
title = "TheWittyBanter"
|
||||
title = "TheWittyBanter.com"
|
||||
theme = "PaperMod"
|
||||
enableRobotsTXT = true
|
||||
|
||||
|
||||
[params.profileMode]
|
||||
enabled = true
|
||||
title = "@BWNoises"
|
||||
subtitle = "Musician and computer guy from Maine"
|
||||
imageUrl = "/images/copy.jpg"
|
||||
|
||||
|
||||
|
||||
|
||||
[params]
|
||||
defaultTheme = "dark"
|
||||
@@ -12,6 +20,10 @@ enableRobotsTXT = true
|
||||
ShowCodeCopyButtons = true
|
||||
ShowBreadCrumbs = true
|
||||
|
||||
[[menus.main]]
|
||||
name = "Docs"
|
||||
url = "/docs"
|
||||
weight = 1
|
||||
|
||||
[[menus.main]]
|
||||
name = "Music"
|
||||
|
||||
Reference in New Issue
Block a user