Skip to content

Commit 51e88cc

Browse files
author
Daniel Hansson
authored
fix icon
1 parent 172ac3e commit 51e88cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
margin: 0 auto;
2626
}
2727
div.logo {
28-
background-image: url('/nextcloud/core/img/logo-icon.svg');
28+
background-image: url('/nextcloud/core/img/logo.svg');
2929
background-repeat: no-repeat; top center;
3030
width: 50%;
3131
height: 25%;

0 commit comments

Comments
 (0)