Fixed URL
This commit is contained in:
parent
e2dd80b9f7
commit
f1889c7d86
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# Site Config
|
||||
baseURL = "https://oscar.blue/git" # Add /reponame for project site
|
||||
languageCode = "en-gb"
|
||||
title = "Oscar Pocock | Git"
|
||||
title = "Oscar Pocock | Git Links"
|
||||
theme = "Lynx"
|
||||
|
||||
enableRobotsTXT = true
|
||||
[outputs]
|
||||
home = ["HTML", "JSON"]
|
||||
enableRobotsTXT = false
|
||||
#[outputs]
|
||||
# home = ["HTML", "JSON"]
|
||||
|
||||
# SEO
|
||||
[params]
|
||||
|
|
Loading…
Reference in a new issue