Skip to content

Commit e1757b5

Browse files
committed
refactor(main.tex): reorder sections for better flow
Reordered the sections in main.tex to improve the logical flow of the document. Moved the 'projects' section after 'experience' for better coherence.
1 parent 990cfd4 commit e1757b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
\vspace{-14pt}
88
\input{sections/skills}
99
\vspace{-14pt}
10-
\input{sections/projects}
11-
\vspace{-14pt}
1210
\input{sections/experience}
1311
\vspace{-14pt}
12+
\input{sections/projects}
13+
\vspace{-14pt}
1414
\input{sections/education}
1515

1616
\end{document}

0 commit comments

Comments
 (0)