diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-02-09 15:05:17 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-02-09 15:05:21 +0100 |
commit | 296d8e0d23dc9c5cfabe0a0928c840a56f3d865a (patch) | |
tree | ff697144c616b241daf05953aa42837bf191d693 /all/index.html | |
parent | ptrace-waitpid: update (diff) | |
download | blog-296d8e0d23dc9c5cfabe0a0928c840a56f3d865a.tar.gz blog-296d8e0d23dc9c5cfabe0a0928c840a56f3d865a.zip |
link to Notes before Archive
Diffstat (limited to '')
-rw-r--r-- | all/index.html | 2 |
1 files changed, 1 insertions, 1 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 %} |