This website requires JavaScript.
Explore
Help
Sign In
bbaovanc
/
bobatheme
Watch
1
Star
0
Fork
0
You've already forked bobatheme
mirror of
https://github.com/BBaoVanC/bobatheme.git
synced
2024-11-05 08:25:59 -06:00
Code
Issues
Projects
Releases
Wiki
Activity
560a64540a
bobatheme
/
layouts
/
_default
/
single.html
5 lines
81 B
HTML
Raw
Normal View
History
Unescape
Escape
Add basic theme files
2021-09-25 20:52:01 -05:00
{{ define "main" }}
Fixes #6
2021-09-26 19:21:48 -05:00
<
h1
>
{{ .Title | markdownify }}
<
/
h1
>
Add basic theme files
2021-09-25 20:52:01 -05:00
{{ .Content }}
{{ end }}
Reference in New Issue
Copy Permalink