Preview image added, fixed typos, moved imgs to img/
This commit is contained in:
parent
770aa940fe
commit
0bf9134852
@ -1,6 +1,8 @@
|
||||
# CV
|
||||
This repo contains the tex code for my CV.
|
||||
Large parts are from [Jan Küster's CV reo](https://github.com/jankapunkt/latexcv) (MIT License). Many thanks to him for providing this template.
|
||||
Large parts are from [Jan Küster's CV repo](https://github.com/jankapunkt/latexcv) (MIT License). Many thanks to him for providing this template.
|
||||
|
||||
![CV Screenshot](img/cv.webp)
|
||||
|
||||
Since then, I have made many changes to the template, including:
|
||||
|
||||
@ -10,4 +12,5 @@ Since then, I have made many changes to the template, including:
|
||||
- nordtheme
|
||||
|
||||
Feel free to base your own CV on this template. If you have any questions, feel free to ask.
|
||||
|
||||
License: AGPL-3.0
|
||||
|
2
cv.tex
2
cv.tex
@ -369,7 +369,7 @@
|
||||
|
||||
\begin{tikzpicture}[remember picture]
|
||||
\clip ($(current page text area.north east)!0.06!(current page text area.south east)!0.12!(current page text area.north west)$)
|
||||
circle (0.5\linewidth) node {\includegraphics[width=\linewidth]{alexander.jpg}};
|
||||
circle (0.5\linewidth) node {\includegraphics[width=\linewidth]{img/alexander.jpg}};
|
||||
\end{tikzpicture}
|
||||
|
||||
|
||||
|
@ -368,7 +368,7 @@
|
||||
|
||||
\begin{tikzpicture}[remember picture]
|
||||
\clip ($(current page text area.north east)!0.06!(current page text area.south east)!0.12!(current page text area.north west)$)
|
||||
circle (0.5\linewidth) node {\includegraphics[width=\linewidth]{alexander.jpg}};
|
||||
circle (0.5\linewidth) node {\includegraphics[width=\linewidth]{img/alexander.jpg}};
|
||||
\end{tikzpicture}
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 455 KiB After Width: | Height: | Size: 455 KiB |
BIN
img/cv.webp
Normal file
BIN
img/cv.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 400 KiB |
Loading…
Reference in New Issue
Block a user