feat(custom): support links
This commit is contained in:
parent
9b6819f25f
commit
a5955c32fb
3 changed files with 45 additions and 6 deletions
|
@ -6,8 +6,6 @@
|
|||
<a href="/">Home</a>
|
||||
</nav>
|
||||
</div>
|
||||
{{ range $content := .Content }}
|
||||
{{ .Get }}
|
||||
{{ end }}
|
||||
{{ .GetContent }}
|
||||
</main>
|
||||
{{end}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue