diff options
| author | Drew DeVault <sir@cmpwn.com> | 2023-05-16 15:05:42 +0200 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2023-05-16 15:05:42 +0200 |
| commit | a2a659be9b6fa4717fde271396fb8ff01e452f63 (patch) | |
| tree | 432a98541923a2b8358562a688cc5a498f8ed948 /config/_default | |
| parent | 3c13f17e416d502596c9f5c6a29ca18f11db99ca (diff) | |
| download | writefreesoftware.org-a2a659be9b6fa4717fde271396fb8ff01e452f63.tar.xz | |
Resize brand icon on small screens
Diffstat (limited to 'config/_default')
| -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 b8d5b35..bbc04d7 100644 --- a/config/_default/menus/menu.en.toml +++ b/config/_default/menus/menu.en.toml @@ -4,6 +4,6 @@ url = "learn/" [[main]] - name = "Blog" + name = "News" weight = 5 url = "blog/" |
