Browse Source

Merge pull request #138 from justuswilhelm/patch-1

Docs: Fix tera netlify link in template overview section
index-subcmd
Vincent Prouillet GitHub 7 years ago
parent
commit
d2b8ae78db
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/content/documentation/templates/overview.md

+ 1
- 1
docs/content/documentation/templates/overview.md View File

@@ -3,7 +3,7 @@ title = "Overview"
weight = 10 weight = 10
+++ +++


Gutenberg uses the [Tera](tera.netlify.com) template engine and is very similar
Gutenberg uses the [Tera](https://tera.netlify.com) template engine and is very similar
to Jinja2, Liquid or Twig. to Jinja2, Liquid or Twig.


As this documentation will only talk about how templates work in Gutenberg, please read As this documentation will only talk about how templates work in Gutenberg, please read


Loading…
Cancel
Save