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"]
|
||||
themeColor = "orange"
|
||||
# if you set this to 0, only submenu trigger will be visible
|
||||
showMenuItems = 3
|
||||
showMenuItems = 6
|
||||
# show selector to switch language
|
||||
showLanguageSelector = false
|
||||
# set theme to full screen width
|
||||
|
@ -47,3 +47,11 @@ paginate = 5
|
|||
identifier = "chat"
|
||||
name = "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)
|
||||
|
||||
**xmpp**
|
||||
_xmpp_
|
||||
[thrrgilag@monkeystew.net](xmpp:thrrgilag@monkeystew.net)
|
||||
|
||||
**Keybase**
|
||||
_keybase_
|
||||
[thrrgilag](https://keybase.io/thrrgilag)
|
||||
|
||||
**Telegram**
|
||||
_telegram_
|
||||
[@thrrgilag](https://t.me/thrrgilag)
|
||||
|
||||
**Wire Messenger**
|
||||
_wire messenger_
|
||||
@morganmcmillian
|
||||
|
||||
**Threema**
|
||||
_threema_
|
||||
VNB9TSFJ
|
||||
|
||||
**IRC**
|
||||
_irc_
|
||||
thrrgilag on freenode
|
||||
|
||||
**Social**
|
||||
_social_
|
||||
[thrrgilag@pleroma.thrrgilag.space](https://pleroma.thrrgilag.space/thrrgilag)
|
||||
[pnut.io/@thrrgilag](https://pnut.io/@thrrgilag)
|
||||
|
||||
**Email**
|
||||
_email_
|
||||
[morgan@mcmillian.us](mailto:morgan@mcmillian.us)
|
||||
|
||||
_GPG:
|
||||
|
|
Loading…
Reference in a new issue