change title and navbar order
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
base_url = "https://benji0x3c.de"
|
||||
title = "benji's website"
|
||||
title = "benji0x3c"
|
||||
description = "Eine Mischung aus Blog, Portfolio und Spaßprojekt"
|
||||
author = "benji0x3c"
|
||||
theme = "tabi"
|
||||
@@ -232,8 +232,8 @@ favicon = "img/logov3.png"
|
||||
|
||||
menu = [
|
||||
{ name = "blog", url = "blog", trailing_slash = true },
|
||||
{ name = "tags", url = "tags", trailing_slash = true },
|
||||
{ name = "projects", url = "projects", trailing_slash = true },
|
||||
{ name = "tags", url = "tags", trailing_slash = true },
|
||||
{ name = "impressum", url = "impressum", trailing_slash = true }
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user