Skip to content

Commit 23b02cd

Browse files
committed
Updated metadata info.
1 parent 44c0fcd commit 23b02cd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ function sitemap(Pages|Closure $pages, array $options = []): Response
3131
}
3232

3333
Kirby::plugin('bnomei/feed', [
34+
'name': 'bnomei/feed',
35+
'info': [
36+
'https://github.com/scottboms/kirby3-feed'
37+
],
38+
'version' = '5.0.2',
3439
'options' => [
3540
'defaults' => function () {
3641
$site = site();

0 commit comments

Comments
 (0)