jglovier / resume-template

:page_facing_up::briefcase::tophat: A simple Jekyll + GitHub Pages powered resume template.
http://resume-template.joelglovier.com
MIT License
1.85k stars 1.75k forks source link

Simpler way to display contact info in header #63

Closed jglovier closed 6 years ago

jglovier commented 6 years ago

This PR makes displaying your contact info from the _config.yml file a bit simpler by using a boolean value and a new global variable that can simply be changed from false to true to display the contact info.

Closes #62. cc @frankiezeager