Add extra social button.
This commit is contained in:
parent
25c2bdd491
commit
c454e71afd
|
@ -39,7 +39,8 @@ hermit_menu = [
|
||||||
|
|
||||||
hermit_social = [
|
hermit_social = [
|
||||||
{ name = "github", link = "https://github.com/IslandUsurper" },
|
{ name = "github", link = "https://github.com/IslandUsurper" },
|
||||||
{ name = "twitter", link = "https://fosstodon.org/@IslandUsurper" }
|
{ name = "twitter", link = "https://fosstodon.org/@IslandUsurper" },
|
||||||
|
{ name = "twitter", link = "https://theres.life/@IslandUsurper" }
|
||||||
]
|
]
|
||||||
|
|
||||||
[extra.author]
|
[extra.author]
|
||||||
|
|
Loading…
Reference in a new issue