This website requires JavaScript.
Explore
Help
Sign In
sam
/
baseddata.io
Watch
1
Star
0
Fork
You've already forked baseddata.io
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f4cb647a64
baseddata.io
/
layouts
/
partials
/
navbarlinks.html
4 lines
94 B
HTML
Raw
Blame
History
{{ range $.Site.Data.navbarlinks }}
<
ul
>
<
a
href
=
"{{ .url }}"
>
{{ .name }}
<
/
a
>
<
/
ul
>
{{ end }}
Reference in New Issue
View Git Blame
Copy Permalink