Skip to content
Snippets Groups Projects
Commit beeb2eab authored by mirabilos's avatar mirabilos
Browse files

also install the new PNG icon

parent f43db60d
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ pages: ...@@ -48,7 +48,7 @@ pages:
mkdir -p public/foils public/notes mkdir -p public/foils public/notes
cp -r html public/ cp -r html public/
cp foils/the_m_irabilos.png public/foils/ cp foils/the_m_irabilos.png public/foils/
cp notes/*.htm public/notes/ cp notes/*.htm notes/*.png public/notes/
cp tex/workshop.pdf public/ cp tex/workshop.pdf public/
sed 's!\.\./!!g' <build/pages-stub.htm >public/index.html sed 's!\.\./!!g' <build/pages-stub.htm >public/index.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment