mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
ENHANCEMENT Update hard reference to png file
This commit is contained in:
parent
e437e7ac42
commit
1feaa52ed7
@ -126,7 +126,7 @@ class Blog extends Page implements PermissionProvider
|
|||||||
*/
|
*/
|
||||||
private static $description = 'Adds a blog to your website.';
|
private static $description = 'Adds a blog to your website.';
|
||||||
|
|
||||||
private static $icon = 'blog/images/site-tree-icon.png';
|
private static $icon = 'silverstripe/blog:client/images/site-tree-icon.png';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
|
Loading…
Reference in New Issue
Block a user