update configs

This commit is contained in:
Nuno Coração 2024-01-24 21:49:12 +00:00
parent 4825539121
commit c6576af418
2 changed files with 16 additions and 15 deletions

View file

@ -20,7 +20,7 @@ title = "Blowfish"
bio = "A powerful, lightweight theme for Hugo built with Tailwind CSS." bio = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
links = [ links = [
{ x-twitter = "https://twitter.com/burufugu" }, { x-twitter = "https://twitter.com/burufugu" },
{ mastodon = "https://masto.ai/@blowfish" }, #{ mastodon = "https://masto.ai/@blowfish" },
{ github = "https://github.com/nunocoracao/blowfish" }, { github = "https://github.com/nunocoracao/blowfish" },
] ]

View file

@ -20,15 +20,16 @@
pageRef = "docs/shortcodes" pageRef = "docs/shortcodes"
weight = 15 weight = 15
[[main]]
name = "Samples"
pageRef = "samples"
weight = 16
[[main]] [[main]]
name = "Examples" name = "Examples"
weight = 20 weight = 20
[[main]]
name = "Samples"
parent = "Examples"
pageRef = "samples"
weight = 16
[[main]] [[main]]
name = "Showcase" name = "Showcase"
parent = "Examples" parent = "Examples"
@ -46,10 +47,10 @@
pageRef = "users" pageRef = "users"
weight = 90 weight = 90
#[[main]] [[main]]
# name = "Merch" name = "Merch"
# url = "http://tee.pub/lic/qwSlWVBL5zc" url = "https://www.teepublic.com/user/blowfish-store/t-shirts"
# weight = 100 weight = 100
#[[main]] #[[main]]
# name = "Test" # name = "Test"
@ -62,11 +63,11 @@
url = "https://twitter.com/burufugu" url = "https://twitter.com/burufugu"
weight = 200 weight = 200
[[main]] #[[main]]
identifier = "mastodon" # identifier = "mastodon"
pre = "mastodon" # pre = "mastodon"
url = "https://masto.ai/@blowfish" # weight = 300
weight = 300 # url = "https://masto.ai/@blowfish"
[[main]] [[main]]
identifier = "github" identifier = "github"