Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/halogenica/beautifulhugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Watkinson <justin.watkinson@gmail.com>2020-10-12 08:05:46 +0300
committerGitHub <noreply@github.com>2020-10-12 08:05:46 +0300
commit4e098df527f569fde6548143509efb6ae20a3788 (patch)
treeb9f4c5f9bf0ba42ef2858588402f7f66734d5a5b /README.md
parent1ff3894b84b1802433b58e22dd22f4eb46a49fa9 (diff)
Update shortcode reference
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2ba25bd..da7aa4f 100644
--- a/README.md
+++ b/README.md
@@ -172,7 +172,7 @@ This adds a two column side-by-side environment (will turn into 1 col for narrow
This is column 1.
{{< column >}}
This is column 2.
-{{< endcolumn >}}
+{{< endcolumns >}}
```
## About