Move assets into assets folder

This commit is contained in:
Jonathan Hodgson 2018-05-10 21:04:39 +01:00
parent fd46b9bc1c
commit 15d52389d1
2 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Before After
Before After

View file

@ -111,7 +111,7 @@ $endif$
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\lhead{\includegraphics{~/.dotfiles/pandoc/templates/logo.jpg}}
\lhead{\includegraphics{~/.dotfiles/pandoc/templates/assets/logo.jpg}}
\rhead{}
\chead{}
\renewcommand{\headrulewidth}{0pt}