diff options
Diffstat (limited to 'all/index.html')
-rw-r--r-- | all/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/all/index.html b/all/index.html index 6f8668b..abf0819 100644 --- a/all/index.html +++ b/all/index.html @@ -1,7 +1,9 @@ --- title: Archive layout: default -navbar_link: <span class="glyphicon glyphicon-th-list"></span> Archive -navbar_priority: 2 +navbar: + link: Archive + icon: th-list + priority: 2 --- {% include categories/categories.html %} |