mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-08 15:14:41 -04:00
Update introduction.md
This commit is contained in:
parent
7427a1fc52
commit
cb55cdbb0f
@ -25,8 +25,6 @@ The following is only a primer on Go Templates. For an in-depth look into Go Tem
|
||||
|
||||
Go Templates provide an extremely simple template language that adheres to the belief that only the most basic of logic belongs in the template or view layer.
|
||||
|
||||
{{< youtube gnJbPO-GFIw >}}
|
||||
|
||||
## Basic Syntax
|
||||
|
||||
Go Templates are HTML files with the addition of [variables][variables] and [functions][functions]. Go Template variables and functions are accessible within `{{ }}`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user