diff options
| author | Drew DeVault <sir@cmpwn.com> | 2023-05-16 16:45:29 +0200 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2023-05-16 16:45:29 +0200 |
| commit | 4edb80da9157c85b21bf452c80ee6d7632002040 (patch) | |
| tree | 5414b068b4dbb18344972197f059945ab6d84108 /config | |
| parent | b9a74afe34a8d7412dc30879c494408ed1845796 (diff) | |
| download | writefreesoftware.org-4edb80da9157c85b21bf452c80ee6d7632002040.tar.xz | |
publish free software
Diffstat (limited to 'config')
| -rw-r--r-- | config/_default/menus/menu.en.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/_default/menus/menu.en.toml b/config/_default/menus/menu.en.toml index bbc04d7..b8d5b35 100644 --- a/config/_default/menus/menu.en.toml +++ b/config/_default/menus/menu.en.toml @@ -4,6 +4,6 @@ url = "learn/" [[main]] - name = "News" + name = "Blog" weight = 5 url = "blog/" |
