diff options
author | Admin <admin@marx.cafe> | 2022-12-10 18:00:33 -0500 |
---|---|---|
committer | Admin <admin@marx.cafe> | 2022-12-10 18:00:33 -0500 |
commit | 20213605db061940612c3279dd2b8d043e691d1d (patch) | |
tree | 8ec94d738e0450df82d2decd6d5f8d654ee56e3e /content | |
parent | afbc8b553b9bcfdd05b0a1470d1ebd0aa127cf97 (diff) |
Correct sidebar weights
Diffstat (limited to 'content')
-rw-r--r-- | content/contributing.md | 1 | ||||
-rw-r--r-- | content/marx/_index.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/content/contributing.md b/content/contributing.md index b2e4a0f..9e7439c 100644 --- a/content/contributing.md +++ b/content/contributing.md @@ -2,6 +2,7 @@ title: "Contributing" date: 2022-12-10T16:19:33-05:00 draft: true +weight: 99 author: written: diff --git a/content/marx/_index.md b/content/marx/_index.md index 1ca758a..a09bd34 100644 --- a/content/marx/_index.md +++ b/content/marx/_index.md @@ -1,6 +1,7 @@ --- title: "Karl Marx" draft: false +weight: 1 author: Vladimir Ilyich Lenin written: 1914 |