diff --git a/config.toml b/config.toml index 3c7e482..eb86afc 100644 --- a/config.toml +++ b/config.toml @@ -1,17 +1,16 @@ +# Global settings for hugo baseURL = "https://resume.shockrah.xyz" -# BRO: remember to remove this -title = "Hi I'm Alejandro" - languageCode = "en-us" theme = "resume" [markup.goldmark.renderer] unsafe= true +# Actual site/content parameters [params] name = "Alejandro" -description = "Friendly neighborhood Devops Consultant" -title = "My personal portfolio" +description = "Friendly Neighborhood Developer and Candy Maker" +title = "Hi I'm Alejandro" # Social medias linkedin = "https://www.linkedin.com/in/alejandro-santillana-foss/" diff --git a/content/experience/cmg.md b/content/experience/cmg.md index f2bdda7..3142179 100644 --- a/content/experience/cmg.md +++ b/content/experience/cmg.md @@ -1,6 +1,6 @@ --- company: Career Mentor Group -when: May 2021 - Current +when: May 2021 - January 2022 title: Devops Consultant rank: -3 --- diff --git a/static/images/ogbanner.jpg b/static/images/ogbanner.jpg index 178b388..0d7078c 100644 --- a/static/images/ogbanner.jpg +++ b/static/images/ogbanner.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76d5522e602623ebc4358ee6830f41be2ea7b33b8d5fcc7c1b7df75807f947a9 -size 134553 +oid sha256:013fc18a10ec4fcd1f4dbe73ef0e36cb937ae09f9cec70b69e24abfe3054fd0a +size 228094 diff --git a/themes/resume/layouts/partials/head.html b/themes/resume/layouts/partials/head.html index d1876bc..d87db8d 100644 --- a/themes/resume/layouts/partials/head.html +++ b/themes/resume/layouts/partials/head.html @@ -4,9 +4,9 @@ -