clean up some redundancies

This commit is contained in:
Joel Beckmeyer 2023-09-15 09:14:23 -04:00
parent 8784e1f86f
commit 098811f339
3 changed files with 2 additions and 7 deletions

View File

@ -8,10 +8,6 @@ theme = "bbb"
email = "joel@beckmeyer.us" email = "joel@beckmeyer.us"
[menu] [menu]
[[menu.main]]
name = "Home"
url = "/"
weight = 1
[[menu.main]] [[menu.main]]
name = "Posts" name = "Posts"
url = "/posts/" url = "/posts/"

View File

@ -2,7 +2,7 @@
title: Home title: Home
menu: menu:
main: main:
weight: 100 weight: 1
--- ---
# Welcome! # Welcome!

View File

@ -1,9 +1,8 @@
--- ---
title: Contact title: Contact
draft: false
menu: menu:
main: main:
weight: 200 weight: 10
--- ---
Joel Beckmeyer\ Joel Beckmeyer\