diff --git a/_config.yml b/_config.yml index 282b6d1..f4ed462 100644 --- a/_config.yml +++ b/_config.yml @@ -44,7 +44,7 @@ social: email: cole@codecraftsmen.dev links: # The first element serves as the copyright owner's link - - https://github.com/username # change to your github homepage + - https://github.com/cole-maxwell1 # change to your github homepage - https://www.linkedin.com/in/cole-n-maxwell # Uncomment below to add more social links # - https://twitter.com/cole-maxwell1 # change to your twitter homepage diff --git a/_data/contact.yml b/_data/contact.yml index 05da2f2..b77c3c1 100644 --- a/_data/contact.yml +++ b/_data/contact.yml @@ -4,8 +4,9 @@ type: github icon: 'fab fa-github' - - type: twitter - icon: 'fab fa-twitter' + type: linkedin + icon: 'fab fa-linkedin' + url: 'https://www.linkedin.com/in/cole-n-maxwell' - type: email icon: 'fas fa-envelope'