diff --git a/bootstrap/bootstrap.py b/bootstrap/bootstrap.py index f3759b7..943fcb9 100644 --- a/bootstrap/bootstrap.py +++ b/bootstrap/bootstrap.py @@ -59,7 +59,7 @@ progress_page_html = """ - +
Please wait while your TLJH is setting up...
Click the button below to see the logs
diff --git a/docs/images/logo/favicon.ico b/docs/_static/images/logo/favicon.ico similarity index 100% rename from docs/images/logo/favicon.ico rename to docs/_static/images/logo/favicon.ico diff --git a/docs/images/logo/logo.png b/docs/_static/images/logo/logo.png similarity index 100% rename from docs/images/logo/logo.png rename to docs/_static/images/logo/logo.png