updated contact page and added social menu link
This commit is contained in:
parent
b82b899cfb
commit
d53551deaf
2 changed files with 18 additions and 10 deletions
10
config.toml
10
config.toml
|
@ -9,7 +9,7 @@ paginate = 5
|
||||||
# ["orange", "blue", "red", "green", "pink"]
|
# ["orange", "blue", "red", "green", "pink"]
|
||||||
themeColor = "orange"
|
themeColor = "orange"
|
||||||
# if you set this to 0, only submenu trigger will be visible
|
# if you set this to 0, only submenu trigger will be visible
|
||||||
showMenuItems = 3
|
showMenuItems = 6
|
||||||
# show selector to switch language
|
# show selector to switch language
|
||||||
showLanguageSelector = false
|
showLanguageSelector = false
|
||||||
# set theme to full screen width
|
# set theme to full screen width
|
||||||
|
@ -47,3 +47,11 @@ paginate = 5
|
||||||
identifier = "chat"
|
identifier = "chat"
|
||||||
name = "Chat"
|
name = "Chat"
|
||||||
url = "/chat"
|
url = "/chat"
|
||||||
|
[[languages.en.menu.main]]
|
||||||
|
identifier = "gitlab"
|
||||||
|
name = "GitLab"
|
||||||
|
url = "https://gitlab.dreamfall.space/thrrgilag"
|
||||||
|
[[languages.en.menu.main]]
|
||||||
|
identifier = "social"
|
||||||
|
name = "Social"
|
||||||
|
url = "https://pleroma.thrrgilag.space/thrrgilag"
|
||||||
|
|
|
@ -8,32 +8,32 @@ Here are the various ways to reach me.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**[matrix]**
|
_[matrix]_
|
||||||
[@thrrgilag:monkeystew.net](https://matrix.to/#/@thrrgilag:monkeystew.net)
|
[@thrrgilag:monkeystew.net](https://matrix.to/#/@thrrgilag:monkeystew.net)
|
||||||
|
|
||||||
**xmpp**
|
_xmpp_
|
||||||
[thrrgilag@monkeystew.net](xmpp:thrrgilag@monkeystew.net)
|
[thrrgilag@monkeystew.net](xmpp:thrrgilag@monkeystew.net)
|
||||||
|
|
||||||
**Keybase**
|
_keybase_
|
||||||
[thrrgilag](https://keybase.io/thrrgilag)
|
[thrrgilag](https://keybase.io/thrrgilag)
|
||||||
|
|
||||||
**Telegram**
|
_telegram_
|
||||||
[@thrrgilag](https://t.me/thrrgilag)
|
[@thrrgilag](https://t.me/thrrgilag)
|
||||||
|
|
||||||
**Wire Messenger**
|
_wire messenger_
|
||||||
@morganmcmillian
|
@morganmcmillian
|
||||||
|
|
||||||
**Threema**
|
_threema_
|
||||||
VNB9TSFJ
|
VNB9TSFJ
|
||||||
|
|
||||||
**IRC**
|
_irc_
|
||||||
thrrgilag on freenode
|
thrrgilag on freenode
|
||||||
|
|
||||||
**Social**
|
_social_
|
||||||
[thrrgilag@pleroma.thrrgilag.space](https://pleroma.thrrgilag.space/thrrgilag)
|
[thrrgilag@pleroma.thrrgilag.space](https://pleroma.thrrgilag.space/thrrgilag)
|
||||||
[pnut.io/@thrrgilag](https://pnut.io/@thrrgilag)
|
[pnut.io/@thrrgilag](https://pnut.io/@thrrgilag)
|
||||||
|
|
||||||
**Email**
|
_email_
|
||||||
[morgan@mcmillian.us](mailto:morgan@mcmillian.us)
|
[morgan@mcmillian.us](mailto:morgan@mcmillian.us)
|
||||||
|
|
||||||
_GPG:
|
_GPG:
|
||||||
|
|
Loading…
Reference in a new issue