diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-12-13 09:30:42 +0100 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-12-13 09:30:42 +0100 |
| commit | 90529555c11dfb79bba264515f10172b8fa7aa92 (patch) | |
| tree | bc803a5225e24251b6de46f662127c7278850a9d /code/frontpage/config/_default/params.toml | |
| parent | 7cfff8f8328599839c57d1c89f46eaa81cf1b424 (diff) | |
| download | greatoffice-90529555c11dfb79bba264515f10172b8fa7aa92.tar.xz greatoffice-90529555c11dfb79bba264515f10172b8fa7aa92.zip | |
feat: Small changes to frontpage
Diffstat (limited to 'code/frontpage/config/_default/params.toml')
| -rw-r--r-- | code/frontpage/config/_default/params.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/frontpage/config/_default/params.toml b/code/frontpage/config/_default/params.toml index 4e4f045..476fe7e 100644 --- a/code/frontpage/config/_default/params.toml +++ b/code/frontpage/config/_default/params.toml @@ -4,7 +4,7 @@ title = "Greatoffice" titleSeparator = "-" titleAddition = "Great" -description = "Greatoffice is a set of useful tools you can use to manage your business." +description = "Greatoffice is a set of tools you can use to manage your business." ## Documentation # docsVersion = "0.3" |
