diff --git a/config.toml b/config.toml index 8f9e2aa..1ad7994 100644 --- a/config.toml +++ b/config.toml @@ -13,7 +13,7 @@ theme = "hugo-sustain-vitae" [params] avatar = "profile.png" author = "Mauro Torrez" - description = "Personal webpage" + description = "Mauro Torrez's personal website" # Custom assets can be linked with their paths relative to static/ custom_css = [] @@ -21,9 +21,9 @@ theme = "hugo-sustain-vitae" [params.social] Github = "maurete" - Email = "email@example.com" - Twitter = "eumau" - LinkedIn = "mauro-torrez" + Email = "inbox@mau.ro" +# Twitter = "eumau" + LinkedIn = "maurotorrez" # Stackoverflow = "username" # Medium = "username" Telegram = "maurete" @@ -51,7 +51,7 @@ theme = "hugo-sustain-vitae" weight = 200 url = "/projects/" [[menu.main]] - name = "resume" + name = "CV" identifier = "resume" weight = 300 - url = "/vitae/" + url = "/cv/" diff --git a/content/cv.md b/content/cv.md new file mode 100644 index 0000000..dd27b13 --- /dev/null +++ b/content/cv.md @@ -0,0 +1,6 @@ +--- +title: "CV" +categories: ["cv"] +date: 2018-07-28T01:52:59-05:00 +tags: ["cv", "resume"] +---