Skip to content

Commit 3fb14c4

Browse files
committed
social: Add Matrix contact information
Make @Binary-Eater:beater.town Matrix contact available. Link: https://matrix.to/#/@binary-eater:beater.town Signed-off-by: Rahul Rameshbabu <[email protected]>
1 parent 69f8b3c commit 3fb14c4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: config.toml

+5-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,8 @@ paginate = 8
2828
[[params.social]]
2929
icon = "github"
3030
name = "Github"
31-
url = "https://github.com/Binary-Eater"
31+
url = "https://github.com/Binary-Eater"
32+
[[params.social]]
33+
icon = "message-circle"
34+
name = "Matrix"
35+
url = "https://matrix.to/#/@binary-eater:beater.town"

0 commit comments

Comments
 (0)