mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 17:57:28 -05:00
Clean up bobastyle, flexbox will be improved soon
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<nav id="main">
|
||||
<nav id="navbar">
|
||||
<a href="{{ "/" | relURL }}">Home</a>
|
||||
{{ range .Site.Menus.main }}
|
||||
<a href="{{ .URL }}">{{ .Name }}</a>
|
||||
|
Reference in New Issue
Block a user