mirror of
https://github.com/ahoneybun/ahoneybun.net.git
synced 2025-05-13 03:23:01 -06:00
add pixelfed link
This commit is contained in:
parent
2437f838fc
commit
eab05336c1
1 changed files with 5 additions and 4 deletions
|
@ -86,7 +86,8 @@ keywords = [ "microblog", "linux", "tech support" ]
|
||||||
# `name` and `url` should be present for visibility, `rel` is optional
|
# `name` and `url` should be present for visibility, `rel` is optional
|
||||||
navbar = [
|
navbar = [
|
||||||
{ name = "mastodon", url = "https://hachyderm.io/@ahoneybun", rel="me" },
|
{ name = "mastodon", url = "https://hachyderm.io/@ahoneybun", rel="me" },
|
||||||
{ name = "github", url = "https://github.com/ahoneybun", rel="me" }
|
{ name = "github", url = "https://github.com/ahoneybun", rel="me" },
|
||||||
|
{ name = "linkedin", url = "https://www.linkedin.com/in/athoneycutt/", rel="me" }
|
||||||
]
|
]
|
||||||
|
|
||||||
# https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name/theme-color
|
# https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name/theme-color
|
||||||
|
@ -151,6 +152,6 @@ share = true
|
||||||
|
|
||||||
# [optional] other misc urls that should be shown in the post footers
|
# [optional] other misc urls that should be shown in the post footers
|
||||||
# both `name` and `url` should be defined for visibility
|
# both `name` and `url` should be defined for visibility
|
||||||
# misc = [
|
misc = [
|
||||||
# { name = "misc", url = "https://misc.xyz" }
|
{ name = "pixelfed", url = "https://pixelfed.social/i/web/profile/258996401164390400" }
|
||||||
# ]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue