This commit is contained in:
parent
71aa5470bf
commit
20c0ca08a7
12
config.toml
12
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/"
|
||||
|
6
content/cv.md
Normal file
6
content/cv.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "CV"
|
||||
categories: ["cv"]
|
||||
date: 2018-07-28T01:52:59-05:00
|
||||
tags: ["cv", "resume"]
|
||||
---
|
Loading…
x
Reference in New Issue
Block a user