diff options
author | mms <michal@sapka.me> | 2024-04-24 20:00:47 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-04-24 20:00:47 +0200 |
commit | 06a78ff287d3fc51cb8f5d04dfdc751379fa10ff (patch) | |
tree | 926326f1dd7243405114af72eb65bd72f4446ca2 /content/bsd/early-freebsd-thoughts.md | |
parent | 1c29765a2b4cb5d2702d2476cdc8985a6870d541 (diff) |
chore: add bottom nav to BSD
Diffstat (limited to 'content/bsd/early-freebsd-thoughts.md')
-rw-r--r-- | content/bsd/early-freebsd-thoughts.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/content/bsd/early-freebsd-thoughts.md b/content/bsd/early-freebsd-thoughts.md index e08d24d..7e095bd 100644 --- a/content/bsd/early-freebsd-thoughts.md +++ b/content/bsd/early-freebsd-thoughts.md @@ -4,13 +4,14 @@ author = ["MichaĆ Sapka"] date = 2023-02-15T21:12:00+01:00 categories = ["bsd"] draft = false -weight = 2001 +weight = 2002 +primary_menu = "bsd" abstract = "I've been using FreeBSD on my server for the last few weeks and I like it!" [menu] [menu.bsd] - weight = 2001 + weight = 2002 identifier = "freebsd-early-thoughts" - parent = "varia" + parent = "freebsd" name = "FreeBSD: early thoughts" +++ |