Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Commit

Permalink
Added default icons
Browse files Browse the repository at this point in the history
  • Loading branch information
dazzz1er committed May 3, 2015
1 parent 1a71e12 commit 130f5a2
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file added src/assets/img/avatars/Confer-default-global.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/avatars/avatar-group-old.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/img/avatars/avatar-group.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/config/confer.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

return [
'company_avatar' => '/vendor/confer/img/avatars/avatar-ETA.jpg',
'company_avatar' => '/vendor/confer/img/avatars/confer-default-global.png',
'loader' => '/vendor/confer/img/puff.svg',
'avatar_dir' => '/img/avatars/',
'allow_global' => true,
Expand Down

0 comments on commit 130f5a2

Please sign in to comment.