diff --git a/_shared_assets/themes/nextcloud_com/static/img/Nextcloud-Files.svg b/_shared_assets/themes/nextcloud_com/static/img/Nextcloud-Files.svg new file mode 100644 index 000000000..0b6ff8111 --- /dev/null +++ b/_shared_assets/themes/nextcloud_com/static/img/Nextcloud-Files.svg @@ -0,0 +1 @@ + diff --git a/_shared_assets/themes/nextcloud_com/static/img/Nextcloud-Groupware.svg b/_shared_assets/themes/nextcloud_com/static/img/Nextcloud-Groupware.svg new file mode 100644 index 000000000..aa4777977 --- /dev/null +++ b/_shared_assets/themes/nextcloud_com/static/img/Nextcloud-Groupware.svg @@ -0,0 +1 @@ + diff --git a/_shared_assets/themes/nextcloud_com/static/img/Nextcloud-Home.svg b/_shared_assets/themes/nextcloud_com/static/img/Nextcloud-Home.svg new file mode 100644 index 000000000..240c4f9f6 --- /dev/null +++ b/_shared_assets/themes/nextcloud_com/static/img/Nextcloud-Home.svg @@ -0,0 +1 @@ +Layer 1 diff --git a/_shared_assets/themes/nextcloud_com/static/img/Nextcloud-Talk.svg b/_shared_assets/themes/nextcloud_com/static/img/Nextcloud-Talk.svg new file mode 100644 index 000000000..584d08c13 --- /dev/null +++ b/_shared_assets/themes/nextcloud_com/static/img/Nextcloud-Talk.svg @@ -0,0 +1 @@ + diff --git a/_shared_assets/themes/nextcloud_com/static/styles.css b/_shared_assets/themes/nextcloud_com/static/styles.css index ab127dad9..3269598a1 100644 --- a/_shared_assets/themes/nextcloud_com/static/styles.css +++ b/_shared_assets/themes/nextcloud_com/static/styles.css @@ -250,7 +250,7 @@ nav a { top: 0; left: 0; } .nav .container .brand .logo:not(.scrolled):not(.menu-open) { - background: url(https://nextcloud.com/wp-content/themes/next/assets/img/logo/logo_white_sprite.png) 0 0 no-repeat; + background: url(https://docs.nextcloud.org/server/13/user_manual/_static/img/logo_white_sprite.png) 0 0 no-repeat; height: 100px; width: 140px; display: inline-block; @@ -394,7 +394,7 @@ nav a { height: 53px; width: 71px; } .nav .container .brand .logo.menu-open { - background: url(https://nextcloud.com/wp-content/themes/next/assets/img/logo/logo_white_sprite.png) 0 0 no-repeat; + background: url(https://docs.nextcloud.org/server/13/user_manual/_static/img/logo_white_sprite.png) 0 0 no-repeat; height: 100px; width: 140px; display: inline-block; @@ -561,7 +561,7 @@ nav a { .nav.scrolled .navbar-toggle:not(.active) svg { filter: invert(100%); } .nav.scrolled .logo:not(.menu-open) { - background: url(https://nextcloud.com/wp-content/themes/next/assets/img/logo/logo_blue_sprite.png) 0 0 no-repeat; + background: url(https://docs.nextcloud.org/server/13/user_manual/_static/img/logo_blue_sprite.png) 0 0 no-repeat; height: 100px; width: 140px; display: inline-block; diff --git a/index.html b/index.html index 5c87b91fe..04f3aec42 100644 --- a/index.html +++ b/index.html @@ -111,7 +111,7 @@