diff --git a/assets/images/logo/makelogo.sh b/assets/images/logo/makelogo.sh index ea086f5ede643234e57b60ea2d3e33fcd8957ba0..71cda097dc1b78d2844e59d3f27642165830ce74 100755 --- a/assets/images/logo/makelogo.sh +++ b/assets/images/logo/makelogo.sh @@ -1,3 +1,5 @@ #!/bin/sh pdflatex -shell-escape dlogo.tex +pdflatex -shell-escape dlogo_hover.tex pdflatex -shell-escape dfavicon.tex +pdflatex -shell-escape dbkgd.tex