Changed favicon to new one (based on new Hubzilla arrow). Please revert when it's not okay. Also added a new optional default profile photo, in the same style.
This commit is contained in:
parent
c0cb21a07c
commit
fd28550ad2
2
boot.php
2
boot.php
@ -801,7 +801,7 @@ class App {
|
||||
$this->is_mobile = $mobile_detect->isMobile();
|
||||
$this->is_tablet = $mobile_detect->isTablet();
|
||||
|
||||
$this->head_set_icon('/images/rm-32.png');
|
||||
$this->head_set_icon('/images/hz-32.png');
|
||||
|
||||
BaseObject::set_app($this);
|
||||
|
||||
|
BIN
images/default_profile_photos/arrow_avatar/300.png
Normal file
BIN
images/default_profile_photos/arrow_avatar/300.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.6 KiB |
BIN
images/default_profile_photos/arrow_avatar/48.png
Normal file
BIN
images/default_profile_photos/arrow_avatar/48.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
BIN
images/default_profile_photos/arrow_avatar/80.png
Normal file
BIN
images/default_profile_photos/arrow_avatar/80.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
BIN
images/hz-16.png
Normal file
BIN
images/hz-16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 876 B |
BIN
images/hz-32.png
Normal file
BIN
images/hz-32.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
images/hz-64.png
Normal file
BIN
images/hz-64.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
Reference in New Issue
Block a user