Updating emails.
This commit is contained in:
@@ -43,7 +43,7 @@ talksGroupByDate = "2006" # "2006-01": group by month, "2006": group by year
|
|||||||
|
|
||||||
# whoami: usage - home page sidebar, single page bottom of post. all values can be empty
|
# whoami: usage - home page sidebar, single page bottom of post. all values can be empty
|
||||||
myname = "Colin Diem"
|
myname = "Colin Diem"
|
||||||
email = "cgdiem@protonmail.com"
|
email = "me@colindiem.com"
|
||||||
whoami = "Software Engineer, Amateur Philosopher"
|
whoami = "Software Engineer, Amateur Philosopher"
|
||||||
authorImageUrl = "/images/self.jpg"
|
authorImageUrl = "/images/self.jpg"
|
||||||
authorImage = "/images/self.jpg"
|
authorImage = "/images/self.jpg"
|
||||||
@@ -136,11 +136,11 @@ commento = false
|
|||||||
dataAttrs = "" # "data-isso='https://isso.example.com' data-isso-require-author='true'"
|
dataAttrs = "" # "data-isso='https://isso.example.com' data-isso-require-author='true'"
|
||||||
|
|
||||||
[socialOptions] # if set, social icons will show up.
|
[socialOptions] # if set, social icons will show up.
|
||||||
email = "mailto:colindiem@protonmail.com"
|
email = "mailto:admin@colindiem.com"
|
||||||
phone = ""
|
phone = ""
|
||||||
facebook = ""
|
facebook = ""
|
||||||
twitter = ""
|
twitter = ""
|
||||||
github = "https://github.com/"
|
github = "https://github.com/quixoticmind"
|
||||||
stack-overflow = ""
|
stack-overflow = ""
|
||||||
instagram = ""
|
instagram = ""
|
||||||
google-plus = ""
|
google-plus = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user