This website requires JavaScript.
Explore
Help
Sign in
planex
/
defiance
Watch
1
Star
0
Fork
You've already forked defiance
1
mirror of
https://gitlab.com/insurgentuo/defiance.git
synced
2025-04-11 18:34:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
no-masters
defiance
/
layouts
/
index.html
6 lines
88 B
HTML
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit part 2
2022-07-20 14:27:20 -07:00
{{ define "main" }}
<
div
>
<
h1
>
{{ .Site.Title }}
<
/
h1
>
add support for content in index
2022-08-08 15:32:24 -07:00
{{ .Content }}
Initial commit part 2
2022-07-20 14:27:20 -07:00
<
/
div
>
{{ end }}
Reference in a new issue
Copy permalink