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
22764b7276
yequari.com
/
themes
/
dreamcast
/
layouts
/
partials
/
nav.html
6 lines
107 B
HTML
Raw
Blame
History
<
ul
>
{{ range site.Menus.main }}
<
li
>
<
a
href
=
"{{ .URL }}"
>
{{ .Name }}
<
/
a
>
<
/
li
>
{{ end }}
<
/
ul
>
Reference in New Issue
View Git Blame
Copy Permalink