mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-22 14:21:31 +00:00
fix order
This commit is contained in:
parent
e3834f4566
commit
65ddba852e
@ -17,6 +17,17 @@ date_format = "01/02/2006"
|
|||||||
# Required fields are `title`, `company`, and `date_start`.
|
# Required fields are `title`, `company`, and `date_start`.
|
||||||
# Leave `date_end` empty if it's your current employer.
|
# Leave `date_end` empty if it's your current employer.
|
||||||
# Begin/end multi-line descriptions with 3 quotes `"""`.
|
# 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]]
|
[[experience]]
|
||||||
title = "Encontro Ubuntu-pt @ Jitsi Meet"
|
title = "Encontro Ubuntu-pt @ Jitsi Meet"
|
||||||
company = "Ubuntu-pt"
|
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
|
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"""
|
|
||||||
|
|
||||||
+++
|
+++
|
||||||
|
Loading…
Reference in New Issue
Block a user