Modified Email 📧
This commit is contained in:
parent
8c1a750264
commit
cc345eb670
|
@ -1,6 +1,6 @@
|
|||
logoText = "Devoalda"
|
||||
logoType = "short" # long, short
|
||||
logo = true
|
||||
logo = true
|
||||
description = "Don't like it? Do it yourself!"
|
||||
custom_css = []
|
||||
custom_js = []
|
||||
|
@ -44,7 +44,7 @@ pubPaginate = 20
|
|||
|
||||
# whoami
|
||||
myname = "Devoalda"
|
||||
email = "woonjunwei@gmail.com"
|
||||
email = "woonjunwei@protonmail.com"
|
||||
whoami = "Programmer🤓Hacker🖥Tinkerer🧠"
|
||||
bioImageUrl = ""
|
||||
useGravatar = false
|
||||
|
@ -124,7 +124,7 @@ commento = false
|
|||
clientSecret = "" # Your client secret
|
||||
|
||||
[socialOptions]
|
||||
email = "mailto:woonjunwei@gmail.com"
|
||||
email = "mailto:woonjunwei@protonmail.com"
|
||||
phone = ""
|
||||
facebook = ""
|
||||
twitter = ""
|
||||
|
@ -157,7 +157,7 @@ commento = false
|
|||
|
||||
[donationOptions]
|
||||
enable = false
|
||||
alipay = ""
|
||||
alipay = ""
|
||||
wechat = ""
|
||||
paypal = ""
|
||||
patreon = ""
|
||||
|
|
Loading…
Reference in New Issue