mirror of
https://github.com/agresdominik/website.git
synced 2026-04-21 18:05:53 +00:00
Inital
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{{ define "main" }}
|
||||
|
||||
{{ with .Site.GetPage "page" "home" }}
|
||||
{{ .Content }}
|
||||
{{ partial "typed.html" . }}
|
||||
{{ end }}
|
||||
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user