Commit b9b92b2a authored by Sadman's avatar Sadman
Browse files

Move skills to the top again

Skills is a summary of the experiences that you have and quick to read, so keeping it at the top is the way to go
parent 39a47555
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

\cvskill
{Languages} % Category
{C/C++, Python, Lua, Java, C\#, Javascript, GLSL } % Skills
{C++, C, Python, Lua, Java, C\#, Javascript, GLSL } % Skills

%------------------------------------------------
\cvskill
+1 −1
Original line number Diff line number Diff line
@@ -69,9 +69,9 @@
%	Each section is imported separately, open each file in turn to modify content
%----------------------------------------------------------------------------------------

\input{cv-sections/skills.tex}
\input{cv-sections/experience.tex}
\input{cv-sections/side-projects.tex}
\input{cv-sections/skills.tex}
\input{cv-sections/education.tex}

%----------------------------------------------------------------------------------------