diff --git a/content/_index.md b/content/_index.md index 294bf70..e98e10d 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,5 @@ --- -title: "west575" +title: "Going West" --- I'm Will. I write software, run other people's production servers, and diff --git a/hugo.toml b/hugo.toml index 72eaa60..d0e6a01 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,6 @@ baseURL = "https://west575.org/" locale = "en-US" -title = "west575" +title = "Going West" enableRobotsTXT = true buildDrafts = false