diff --git a/config.toml b/config.toml index 8b45844cb..aafb6aa00 100644 --- a/config.toml +++ b/config.toml @@ -53,6 +53,9 @@ twitter = "GoHugoIO" ## Google Tag Manager gtmid = "" + # First one is picked as the Twitter card image if not set on page. + images = ["images/gohugoio-card.png"] + flex_box_interior_classes = "flex-auto w-100 w-40-l mr3 mb3 bg-white ba b--moon-gray nested-copy-line-height" #sidebar_direction = "sidebar_left" diff --git a/content/_index.md b/content/_index.md index 219943e15..f23aa99e9 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,5 @@ --- -title: "Hugo" +title: "Hugo: A Fast and Flexible Website Generator" date: 2017-03-02T12:00:00-05:00 features: - heading: Blistering Speed diff --git a/themes/gohugoioTheme b/themes/gohugoioTheme index 71e3b139b..cacf0d45a 160000 --- a/themes/gohugoioTheme +++ b/themes/gohugoioTheme @@ -1 +1 @@ -Subproject commit 71e3b139ba0ab920c391470ece6fabd2aff68754 +Subproject commit cacf0d45a3f640a6213ae27f6168dbd71c257f81