diff options
author | mms <michal@sapka.me> | 2024-05-30 22:45:57 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-05-30 22:45:57 +0200 |
commit | aa66b2014f9eff98b07dbe2d16717afbfe87fac3 (patch) | |
tree | 759eb69a8487398d1340b67757e9e00c7b8c9f8a /config | |
parent | d4001f4c473e3c3fbff486420f7cddd9a65fc8a3 (diff) |
feat: new unix history layout
Diffstat (limited to 'config')
-rw-r--r-- | config/_default/menus.en.toml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 8f6b4ca..d214064 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -65,27 +65,6 @@ -[[bsd-history]] - name = "Unix Wars" - weight = "10000000" - pageRef = "/" - [[bsd-history.params]] - placeholder = "yes" - -[[bsd-history]] - name = "Berkeley Software Distribution" - weight = "10000010" - pageRef = "/" - [[bsd-history.params]] - placeholder = "yes" - -[[bsd-history]] - name = "BSD schism" - weight = "10000020" - pageRef = "/" - [[bsd-history.params]] - placeholder = "yes" - [[bsd]] name = "FreeBSD" weight = "10000020" |