Add matrix link
This commit is contained in:
parent
579039d84a
commit
bffa72a75c
2 changed files with 4 additions and 0 deletions
3
assets/css/custom.css
Normal file
3
assets/css/custom.css
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
.link-matrix {
|
||||||
|
background: rgb(0, 0, 0);
|
||||||
|
}
|
|
@ -36,6 +36,7 @@ disableKinds = ["taxonomy", "term"]
|
||||||
# { lastfm = "https://last.fm/user/username" },
|
# { lastfm = "https://last.fm/user/username" },
|
||||||
# { linkedin = "https://linkedin.com/in/username" },
|
# { linkedin = "https://linkedin.com/in/username" },
|
||||||
# { mastodon = "https://mastodon.instance/@username" },
|
# { mastodon = "https://mastodon.instance/@username" },
|
||||||
|
{ matrix = { href = "https://matrix.to/#/#thailinuxusercommunity:matrix.org", text = "Matrix" } },
|
||||||
# { medium = "https://medium.com/username" },
|
# { medium = "https://medium.com/username" },
|
||||||
# { microsoft = "https://www.microsoft.com/" },
|
# { microsoft = "https://www.microsoft.com/" },
|
||||||
# { patreon = "https://www.patreon.com/username" },
|
# { patreon = "https://www.patreon.com/username" },
|
||||||
|
|
Loading…
Reference in a new issue