4 lines
71 B
PHP
4 lines
71 B
PHP
|
|
<?php
|
||
|
|
Kirby::plugin('adrienpayet/pochet-icons', [
|
||
|
|
'icons' => []
|
||
|
|
]);
|