mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Add 'Community title' field to about config page (#29500)
This commit adds a new "Community title" field to the about config page. This field controls the `short_site_description` setting, which is shown in the browser tab for key pages such categories pages and topic lists. Internal topic: t/140812.
This commit is contained in:
@@ -5619,6 +5619,8 @@ en:
|
||||
community_name_placeholder: "Example Community"
|
||||
community_summary: "Community summary"
|
||||
community_description: "Community description"
|
||||
community_title: "Community title"
|
||||
community_title_help: "Short description, shown in the browser tab, for key pages such as categories and topic lists."
|
||||
banner_image: "Banner image"
|
||||
banner_image_help: |
|
||||
This will be used on your About page. Recommended size: 1100x300px. Accepted types: JPG, PNG, and SVG up to 10MB.
|
||||
|
||||
Reference in New Issue
Block a user