trying out things
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mauro Torrez 2020-05-06 00:38:01 -03:00
parent 71aa5470bf
commit 20c0ca08a7
2 changed files with 12 additions and 6 deletions

View File

@ -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/"

6
content/cv.md Normal file
View File

@ -0,0 +1,6 @@
---
title: "CV"
categories: ["cv"]
date: 2018-07-28T01:52:59-05:00
tags: ["cv", "resume"]
---