diff --git a/build-site.sh b/build-site.sh index 04b586b9fb58..ec799cadfa7b 100755 --- a/build-site.sh +++ b/build-site.sh @@ -12,8 +12,4 @@ cd site_source_files && hugo && cd .. echo -e "\033[0;32mMerging both sites into a single one...\033[0m" mv docs_source_files/public/* site_source_files/public/documentation -echo -e "\033[0;32mRefreshing contents of the published directory...\033[0m" -#rm -rf $(ls site_source_files/public) -#mv site_source_files/public/* . - echo -e "\033[0;32mDone building site!\033[0m" diff --git a/site_source_files/themes/selenium/layouts/partials/banner-notification.html b/site_source_files/themes/selenium/layouts/partials/banner-notification.html index 6b77da0240a3..8f94d18a53de 100644 --- a/site_source_files/themes/selenium/layouts/partials/banner-notification.html +++ b/site_source_files/themes/selenium/layouts/partials/banner-notification.html @@ -3,13 +3,18 @@