mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
update configs
This commit is contained in:
@@ -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" },
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user