mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-08-02 23:26:49 +01:00
Awesome: Capture updates.
This commit is contained in:
@@ -1,26 +1,14 @@
|
||||
[~ if( r.recognition && r.recognition.length ) { ~]
|
||||
\cvsection{Honors \& Awards}
|
||||
\cvsubsection{International}
|
||||
\begin{cvhonors}
|
||||
[~ _.each(r.recognition, function(rec) { ~]
|
||||
\cvhonor
|
||||
{Finalist}
|
||||
{DEFCON 22nd CTF Hacking Competition World Final}
|
||||
{Las Vegas, U.S.A}
|
||||
{2014}
|
||||
\cvhonor
|
||||
{Finalist}
|
||||
{DEFCON 21st CTF Hacking Competition World Final}
|
||||
{Las Vegas, U.S.A}
|
||||
{2013}
|
||||
\cvhonor
|
||||
{Finalist}
|
||||
{DEFCON 19th CTF Hacking Competition World Final}
|
||||
{Las Vegas, U.S.A}
|
||||
{2011}
|
||||
\cvhonor
|
||||
{6th Place}
|
||||
{SECUINSIDE Hacking Competition World Final}
|
||||
{Seoul, S.Korea}
|
||||
{2012}
|
||||
{[[ rec.title ]]}
|
||||
{[[ rec.event ]]}
|
||||
{[[ rec.location ]]}
|
||||
{[[ rec.safe.date ]]}
|
||||
[~ }); ~]
|
||||
\end{cvhonors}
|
||||
|
||||
\cvsubsection{Domestic}
|
||||
@@ -61,3 +49,4 @@
|
||||
{Seoul, S.Korea}
|
||||
{2011}
|
||||
\end{cvhonors}
|
||||
[~ } ~]
|
||||
|
Reference in New Issue
Block a user