Add new Template page for comment, raw, liquid, echo, render, include

This commit is contained in:
EricFromCanada
2021-04-28 13:42:33 -04:00
parent d8f5d65e32
commit 77c2dfa989
4 changed files with 173 additions and 40 deletions
+1
View File
@@ -46,6 +46,7 @@ Tags can be categorized into various types:
- [Control flow]({{ "/tags/control-flow/" | prepend: site.baseurl }})
- [Iteration]({{ "/tags/iteration/" | prepend: site.baseurl }})
- [Template]({{ "/tags/template/" | prepend: site.baseurl }})
- [Variable assignment]({{ "/tags/variable/" | prepend: site.baseurl }})
You can read more about each type of tag in their respective sections.