Skip to content
Snippets Groups Projects
Commit 56e061c1 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

fixes logo copy

parent 5822991d
Branches
Tags
1 merge request!40Feature/documentation
......@@ -7,6 +7,9 @@ rsync --archive \
rsync --archive \
@CMAKE_CURRENT_BINARY_DIR@/sphinx_html \
@CMAKE_CURRENT_BINARY_DIR@/public/
rsync --archive \
@PROJECT_SOURCE_DIR@/documentation/TurTLE_logo.svg \
@CMAKE_CURRENT_BINARY_DIR@/public/
cp \
@CMAKE_CURRENT_BINARY_DIR@/doc_full_index.html \
@CMAKE_CURRENT_BINARY_DIR@/public/index.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment