diff --git a/developer_manual/core/theming.rst b/developer_manual/core/theming.rst index b526d27a3..8a4eb9102 100644 --- a/developer_manual/core/theming.rst +++ b/developer_manual/core/theming.rst @@ -91,8 +91,7 @@ If you want to do a quick exchange like (1) it's important to know the size of t The (main) pictures that can be found inside Nextcloud standard theming are the following: -* The logo at the login-page above the credentials-box: …/nextcloud/themes/default/core/img/logo.svg -* The logo that's always in the left upper corner after login: …/nextcloud/themes/default/core/img/logo-wide.svg +* The logo at the login-page above the credentials-box and in the header: …/nextcloud/themes/default/core/img/logo.svg Inserting your new logo -----------------------