feat: add icons
This commit is contained in:
parent
9babb6015b
commit
5935db9a34
2 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
<?php if(!defined('KIRBY')) exit ?>
|
||||
|
||||
icon: file-text
|
||||
|
||||
title: Note
|
||||
pages: false
|
||||
files: true
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
<?php if(!defined('KIRBY')) exit ?>
|
||||
|
||||
icon: pencil
|
||||
|
||||
title: Projects
|
||||
pages: false
|
||||
files: true
|
||||
|
|
Loading…
Reference in a new issue