From 296d8e0d23dc9c5cfabe0a0928c840a56f3d865a Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 9 Feb 2023 15:05:17 +0100 Subject: link to Notes before Archive --- all/index.html | 2 +- notes/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/all/index.html b/all/index.html index b3aa9de..c0aa6c5 100644 --- a/all/index.html +++ b/all/index.html @@ -3,6 +3,6 @@ title: Archive layout: default navbar: link: Archive - priority: 2 + priority: 3 --- {% include jekyll-theme/categories/all.html %} diff --git a/notes/index.html b/notes/index.html index 91622b6..ca9b941 100644 --- a/notes/index.html +++ b/notes/index.html @@ -2,7 +2,7 @@ title: Notes navbar: link: Notes - priority: 3 + priority: 2 layout: default sidebar: notes: -- cgit v1.2.3