This website requires JavaScript.
Explore
Help
Sign In
yequari
/
yequari.com
Watch
1
Star
0
Fork
You've already forked yequari.com
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
yequari.com
/
themes
/
genesis
/
layouts
/
_default
/
single.html
6 lines
79 B
HTML
Raw
Permalink
Normal View
History
Unescape
Escape
add initial site content, basic templates
2023-04-06 21:14:13 +00:00
{{ define "main" }}
change default single template
2023-05-18 05:34:06 +00:00
<
div
id
=
"content"
>
define menus in config file, modify single layouts, add quotes to js
2023-05-18 03:25:14 +00:00
{{ .Content }}
change default single template
2023-05-18 05:34:06 +00:00
<
/
div
>
add initial site content, basic templates
2023-04-06 21:14:13 +00:00
{{ end }}