diff --git a/config.toml b/config.toml index ccd4b91..d89c0e8 100644 --- a/config.toml +++ b/config.toml @@ -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]