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