diff options
Diffstat (limited to '')
-rw-r--r-- | notes/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/notes/index.html b/notes/index.html index 0ceb78c..79e716a 100644 --- a/notes/index.html +++ b/notes/index.html @@ -1,13 +1,10 @@ --- -layout: default title: Notes groups: - navbar navbar_link: <span class="glyphicon glyphicon-search"></span> Notes navbar_priority: 3 --- -<h1>{{ page.title }}</h1> -<hr/> {% if site.notes.size != 0 %} <p>This is a complete list of notes I maintain for my personal usage.</p> <ul> |