changes working
This commit is contained in:
6
sample-hugo-template/Tech-Club-Blog/layouts/index.html
Normal file
6
sample-hugo-template/Tech-Club-Blog/layouts/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{{ define "main" }}
|
||||
|
||||
{{ partial "articles/hero.html" . }}
|
||||
{{ partial "articles/articles.html" . }}
|
||||
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user