From 5935db9a34d5b2b9c8359152e8eb82b8fa8a1e0a Mon Sep 17 00:00:00 2001 From: Stefan Sterz Date: Fri, 28 Jul 2017 14:36:34 +0200 Subject: [PATCH] feat: add icons --- site/blueprints/note.php | 2 ++ site/blueprints/projects.php | 2 ++ 2 files changed, 4 insertions(+) diff --git a/site/blueprints/note.php b/site/blueprints/note.php index 2d78905..145a5c9 100644 --- a/site/blueprints/note.php +++ b/site/blueprints/note.php @@ -1,5 +1,7 @@ +icon: file-text + title: Note pages: false files: true diff --git a/site/blueprints/projects.php b/site/blueprints/projects.php index eaf7dc0..1ec5796 100644 --- a/site/blueprints/projects.php +++ b/site/blueprints/projects.php @@ -1,5 +1,7 @@ +icon: pencil + title: Projects pages: false files: true