mirror of
https://github.com/naoufalzerai/zerai.xyz.git
synced 2026-07-04 04:40:23 +00:00
remove theme path
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{{ partial "header.html" . -}}
|
||||
<header><h1>{{ .Title }}</h1></header>
|
||||
<article>
|
||||
{{ .Content -}}
|
||||
{{ partial "footer.html" . }}
|
||||
Reference in New Issue
Block a user