Add matrix account details
This commit is contained in:
parent
2cb8c77e93
commit
b618c7a96c
2 changed files with 7 additions and 1 deletions
|
@ -12,6 +12,6 @@ If you stumbled across an email address of mine, best not to use it. Like most p
|
||||||
|
|
||||||
- Twitter: {{< sociallink twitter >}}
|
- Twitter: {{< sociallink twitter >}}
|
||||||
- Discord: {{< sociallink discord >}}
|
- Discord: {{< sociallink discord >}}
|
||||||
- Telegram: {{< sociallink telegram >}}
|
- Matrix: {{< sociallink matrix >}}
|
||||||
|
|
||||||
### Profiles
|
### Profiles
|
||||||
|
|
|
@ -120,6 +120,12 @@ accounts:
|
||||||
link: https://t.me/TheOrangeOne
|
link: https://t.me/TheOrangeOne
|
||||||
icon: fab fa-telegram-plane
|
icon: fab fa-telegram-plane
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
name: Matrix
|
||||||
|
username: "@jake:theorangeone.net"
|
||||||
|
link: https://matrix.to/#/@jake:theorangeone.net
|
||||||
|
icon: fas fa-project-diagram
|
||||||
|
|
||||||
footer_accounts:
|
footer_accounts:
|
||||||
- github
|
- github
|
||||||
- twitter
|
- twitter
|
||||||
|
|
Loading…
Reference in a new issue