diff --git a/src/content/sections/about.md b/src/content/sections/about.md index 21a6d94..e9a14eb 100644 --- a/src/content/sections/about.md +++ b/src/content/sections/about.md @@ -93,5 +93,33 @@ If you would like to get in touch, you can send an email to **x@x.x**. +## Skills + +```yaml +name: Óscar M. Lage Guitián +age: "now()-1978" + +works: + - 2014: + - work1: "Whatever Company & Bros" + skills: + - php + - javascript + - html + - css + - 2011: + - work2: "CISCO" + skills: + - sysadmin + - routing + - ios + +hobbies: + - sports: + - name: "Brazilian Jiu Jitsu" + - range: NaN +``` + + ## Colophon *This page is under construction for ever. Some data may be outdated*.