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
|
||||
myname = "Colin Diem"
|
||||
email = "cgdiem@protonmail.com"
|
||||
email = "me@colindiem.com"
|
||||
whoami = "Software Engineer, Amateur Philosopher"
|
||||
authorImageUrl = "/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'"
|
||||
|
||||
[socialOptions] # if set, social icons will show up.
|
||||
email = "mailto:colindiem@protonmail.com"
|
||||
email = "mailto:admin@colindiem.com"
|
||||
phone = ""
|
||||
facebook = ""
|
||||
twitter = ""
|
||||
github = "https://github.com/"
|
||||
github = "https://github.com/quixoticmind"
|
||||
stack-overflow = ""
|
||||
instagram = ""
|
||||
google-plus = ""
|
||||
|
||||
Reference in New Issue
Block a user