diff --git a/_config.yml b/_config.yml index f8fd513..6eea737 100644 --- a/_config.yml +++ b/_config.yml @@ -5,9 +5,9 @@ description: Design-minded front-end software engineer focused on building beaut url: https://brittanychiang.com/ baseurl: "" email: brittany.chiang@gmail.com -cover: http://brittanychiang.com/img/og.png -logo: http://brittanychiang.com/img/emojis/technologist.png -resume: http://brittanychiang.com/resume.pdf +cover: https://brittanychiang.com/img/og.png +logo: https://brittanychiang.com/img/emojis/technologist.png +resume: https://brittanychiang.com/resume.pdf social: - title: email url: mailto:brittany.chiang@gmail.com diff --git a/_config_dev.yml b/_config_dev.yml index f8fd513..6eea737 100644 --- a/_config_dev.yml +++ b/_config_dev.yml @@ -5,9 +5,9 @@ description: Design-minded front-end software engineer focused on building beaut url: https://brittanychiang.com/ baseurl: "" email: brittany.chiang@gmail.com -cover: http://brittanychiang.com/img/og.png -logo: http://brittanychiang.com/img/emojis/technologist.png -resume: http://brittanychiang.com/resume.pdf +cover: https://brittanychiang.com/img/og.png +logo: https://brittanychiang.com/img/emojis/technologist.png +resume: https://brittanychiang.com/resume.pdf social: - title: email url: mailto:brittany.chiang@gmail.com diff --git a/_includes/head.html b/_includes/head.html index b1100e9..0211f85 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,8 +1,8 @@ - +