Add: Added Skills (CV) block in the about page
This commit is contained in:
parent
a8325f2e4f
commit
715dbef166
@ -93,5 +93,33 @@ If you would like to get in touch, you can send an email to **x@x.x**.
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
## 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
|
## Colophon
|
||||||
*This page is under construction for ever. Some data may be outdated*.
|
*This page is under construction for ever. Some data may be outdated*.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user