mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
added mastodon
This commit is contained in:
@@ -19,5 +19,6 @@ dateFormat = "2 January 2006"
|
|||||||
bio = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
|
bio = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
|
||||||
links = [
|
links = [
|
||||||
{ twitter = "https://twitter.com/burufugu" },
|
{ twitter = "https://twitter.com/burufugu" },
|
||||||
|
{ mastodon = "https://masto.ai/@blowfish" },
|
||||||
{ github = "https://github.com/nunocoracao/blowfish" },
|
{ github = "https://github.com/nunocoracao/blowfish" },
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -35,18 +35,26 @@
|
|||||||
url = "http://tee.pub/lic/qwSlWVBL5zc"
|
url = "http://tee.pub/lic/qwSlWVBL5zc"
|
||||||
weight = 50
|
weight = 50
|
||||||
|
|
||||||
[[main]]
|
|
||||||
identifier = "github"
|
|
||||||
pre = "github"
|
|
||||||
url = "https://github.com/nunocoracao/blowfish"
|
|
||||||
weight = 60
|
|
||||||
|
|
||||||
[[main]]
|
[[main]]
|
||||||
identifier = "twitter"
|
identifier = "twitter"
|
||||||
pre = "twitter"
|
pre = "twitter"
|
||||||
url = "https://twitter.com/burufugu"
|
url = "https://twitter.com/burufugu"
|
||||||
|
weight = 60
|
||||||
|
|
||||||
|
[[main]]
|
||||||
|
identifier = "mastodon"
|
||||||
|
pre = "mastodon"
|
||||||
|
url = "https://masto.ai/@blowfish"
|
||||||
weight = 70
|
weight = 70
|
||||||
|
|
||||||
|
[[main]]
|
||||||
|
identifier = "github"
|
||||||
|
pre = "github"
|
||||||
|
url = "https://github.com/nunocoracao/blowfish"
|
||||||
|
weight = 80
|
||||||
|
|
||||||
|
|
||||||
# -- Footer Menu --
|
# -- Footer Menu --
|
||||||
# The footer menu is displayed at the bottom of the page, just before
|
# The footer menu is displayed at the bottom of the page, just before
|
||||||
|
|||||||
Reference in New Issue
Block a user