From 9296ed3070cc8dab94d86b0a770adbfe034e009b Mon Sep 17 00:00:00 2001 From: Paul Wilde Date: Sat, 24 Aug 2024 21:51:25 +0100 Subject: [PATCH] intro sorting --- docs/content/introduction/_index.md | 1 + docs/content/introduction/about_norg.md | 1 + docs/norgbackupweb | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/content/introduction/_index.md b/docs/content/introduction/_index.md index 1744445..3cbe0e2 100644 --- a/docs/content/introduction/_index.md +++ b/docs/content/introduction/_index.md @@ -2,5 +2,6 @@ title = "Introduction" redirect_to = "introduction/about-norg" weight = 0 +sort_by = "weight" +++ diff --git a/docs/content/introduction/about_norg.md b/docs/content/introduction/about_norg.md index df996e1..1fa6205 100644 --- a/docs/content/introduction/about_norg.md +++ b/docs/content/introduction/about_norg.md @@ -1,6 +1,7 @@ +++ title = "About Norg" date = 2024-08-24T13:00:00 +weight = 0 +++ `Norg` is a simple, portable, wrapper utility for the [BorgBackup](https://borgbackup.com) and [Restic](https://restic.net) backup utilities. This website serves as a point of reference for both documentation and diff --git a/docs/norgbackupweb b/docs/norgbackupweb index 1d89e7e..925de26 160000 --- a/docs/norgbackupweb +++ b/docs/norgbackupweb @@ -1 +1 @@ -Subproject commit 1d89e7e6bd3f606c3a435606f1ed3455f64473bf +Subproject commit 925de26cae87ef11d73a9870d4371a8b38d90006