Skip to content

Commit

Permalink
Corrected name in logo-dark file (was logo_dark instead of logo-dark)
Browse files Browse the repository at this point in the history
  • Loading branch information
benedict-96 committed Dec 5, 2023
1 parent 4c0ddab commit 8d3424d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/tikz/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ logo:
pdftocairo -png -r 500 -transp -singlefile logo_with_name_dark.pdf logo_with_name_dark

cp logo_with_name.png ../assets/logo.png
cp logo_with_name_dark.png ../assets/logo_dark.png
cp logo_with_name_dark.png ../assets/logo-dark.png

clean:
rm -f *.aux
Expand Down

0 comments on commit 8d3424d

Please sign in to comment.