diff options
Diffstat (limited to '')
-rw-r--r-- | notes/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/notes/index.html b/notes/index.html index 4be3c25..ffcff44 100644 --- a/notes/index.html +++ b/notes/index.html @@ -1,7 +1,9 @@ --- title: Notes -navbar_link: <span class="glyphicon glyphicon-search"></span> Notes -navbar_priority: 3 +navbar: + link: Notes + icon: search + priority: 3 --- {% if site.notes.size != 0 %} <p>This is a complete list of notes I maintain for my personal usage.</p> |