mirror of
https://github.com/ahoneybun/ahoneybun.net.git
synced 2025-05-12 11:14:01 -06:00
get the devices page working
This commit is contained in:
parent
f205648475
commit
22eda90eec
3 changed files with 28 additions and 12 deletions
|
@ -57,7 +57,7 @@ recent_more_text = "more »"
|
|||
sections = [
|
||||
{ name = "posts", path = "/posts", is_external = false },
|
||||
{ name = "projects", path = "/projects", is_external = false },
|
||||
# { name = "devices", path = "/devices", is_external = false },
|
||||
{ name = "devices", path = "/devices", is_external = false },
|
||||
# { name = "about", path = "/about", is_external = false },
|
||||
# { name = "github", path = "https://github.com/<your-username>", is_external = true },
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue