fix order

This commit is contained in:
Tiago Carrondo 2020-06-11 15:53:14 +01:00
parent e3834f4566
commit 65ddba852e
1 changed files with 11 additions and 11 deletions

View File

@ -17,6 +17,17 @@ date_format = "01/02/2006"
# Required fields are `title`, `company`, and `date_start`.
# Leave `date_end` empty if it's your current employer.
# Begin/end multi-line descriptions with 3 quotes `"""`.
[[experience]]
title = "NahamCon"
company = "Naham Sec"
company_url = "https://twitch.tv/NahamSec"
location = "Twitch"
date_start = "2020-06-13"
date_end = "2020-06-14"
description = """
NahamCon is a two day virtual hacking conference organized by @_JohnHammond, @NahamSec, @STOKFredrik, and @TheCyberMentor. Saturday consists of 7 hours of talks and Sunday is dedicated to 3 different workshops. Check out the schedule for both days down below!
NahamCon will take place Saturday, June 13 & 14, 2020 on twitch.tv/NahamSec"""
[[experience]]
title = "Encontro Ubuntu-pt @ Jitsi Meet"
company = "Ubuntu-pt"
@ -33,15 +44,4 @@ O ponto de encontro volta a ser o Jitsi (só precisam de um browser/navegador pa
https://meet.ubcasts.org/junho2020
"""
[[experience]]
title = "NahamCon"
company = "Naham Sec"
company_url = "https://twitch.tv/NahamSec"
location = "Twitch"
date_start = "2020-06-13"
date_end = "2020-06-14"
description = """
NahamCon is a two day virtual hacking conference organized by @_JohnHammond, @NahamSec, @STOKFredrik, and @TheCyberMentor. Saturday consists of 7 hours of talks and Sunday is dedicated to 3 different workshops. Check out the schedule for both days down below!
NahamCon will take place Saturday, June 13 & 14, 2020 on twitch.tv/NahamSec"""
+++