Skip to content

Commit

Permalink
brevity, it's the soul of
Browse files Browse the repository at this point in the history
  • Loading branch information
zhubert committed Apr 27, 2024
1 parent 76c915a commit c24b53a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hugo.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL: https://zhubert.com/
languageCode: en-us
title: Zack Hubert
title: zhubert
theme: "zhubert"
4 changes: 2 additions & 2 deletions themes/zhubert/hugo.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
baseURL = 'https://zhubert.com/'
languageCode = 'en-us'
title = 'Zack Hubert'
title = 'zhubert'

[[menus.main]]
name = 'Articles'
pageRef = '/articles'
weight = 10

[[menus.main]]
name = 'About me'
name = 'About'
pageRef = '/about'
weight = 20

Expand Down

0 comments on commit c24b53a

Please sign in to comment.