Add tracking widgets
This commit is contained in:
parent
e068d0cc9f
commit
c57fae3723
1 changed files with 1 additions and 0 deletions
|
@ -32,4 +32,5 @@ class OwnRssFeed extends AbstractRssWidget
|
||||||
protected $iconIdentifier = 'content-widget-rss';
|
protected $iconIdentifier = 'content-widget-rss';
|
||||||
protected $moreItemsLink = 'https://daniel-siepmann.de/';
|
protected $moreItemsLink = 'https://daniel-siepmann.de/';
|
||||||
protected $moreItemsText = 'Open Blog';
|
protected $moreItemsText = 'Open Blog';
|
||||||
|
protected $width = 2;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue