mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-28 16:34:21 +01:00
Added index layout
This commit is contained in:
parent
6d6aae1306
commit
78ae67d5e8
1 changed files with 5 additions and 0 deletions
5
layouts/index.html
Normal file
5
layouts/index.html
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{{ define "main" }}
|
||||||
|
|
||||||
|
{{ partial "banner.html" . }}
|
||||||
|
|
||||||
|
{{ end }}
|
Loading…
Reference in a new issue