From ef0564e28142537da2775774e195a8ed51db838d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sat, 15 Jul 2017 22:47:46 +0200 Subject: [PATCH] Update theme --- content/templates/base.md | 6 +----- themes/gohugoioTheme | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/content/templates/base.md b/content/templates/base.md index 09394a800..1b30801a9 100644 --- a/content/templates/base.md +++ b/content/templates/base.md @@ -57,7 +57,7 @@ Here is the lookup order for the `post` base template: ## Defining the Base Template -The following defines a simple base template at `_default/baseof.html`. As a default template, it is the shell from which all your pages will be rendered unless you specify another `*baseof.html` closer to the beginning of the lookup order.. +The following defines a simple base template at `_default/baseof.html`. As a default template, it is the shell from which all your pages will be rendered unless you specify another `*baseof.html` closer to the beginning of the lookup order. {{% code file="layouts/_default/baseof.html" download="baseof.html" %}} ```html @@ -101,10 +101,6 @@ From the above base template, you can define a [default list template][hugolists ``` {{% /code %}} -{{% note "No Go Context \"the dot\" in Block Definitions" %}} -When using the `define` keyword, you do *not* need to use Go templates context reference (i.e., "the dot"). (Read more on "the dot" in [Templates Introduction](/templates/introduction/).) -{{% /note %}} - This replaces the contents of our (basically empty) "main" block with something useful for the list template. In this case, we didn't define a `"title"` block, so the contents from our base template remain unchanged in lists. {{% warning %}} diff --git a/themes/gohugoioTheme b/themes/gohugoioTheme index bd9619584..8b6b085b4 160000 --- a/themes/gohugoioTheme +++ b/themes/gohugoioTheme @@ -1 +1 @@ -Subproject commit bd9619584e1f881226a87e2b86b23b98046c3350 +Subproject commit 8b6b085b4fb130fceacd392c006f235fa4839b5e