diff --git a/config.toml b/config.toml index badb02781..61df5b873 100644 --- a/config.toml +++ b/config.toml @@ -6,7 +6,7 @@ enableEmoji = true footnotereturnlinkcontents = "↩" languageCode = "en-us" metaDataFormat = "yaml" -title = "Hugo: A Fast and Flexible Website Generator" +title = "Hugo" theme = "gohugoioTheme" googleAnalytics = "UA-7131036-4" diff --git a/content/_index.md b/content/_index.md index 3f9ad64a4..ec8883c44 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,5 @@ --- -title: "Hugo: A Fast and Flexible Website Generator" +title: "A Fast and Flexible Website Generator" date: 2017-03-02T12:00:00-05:00 features: - heading: Blistering Speed