mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
oops missing quote
This commit is contained in:
parent
cbaa0a3a49
commit
b4f547b3e2
@ -15,7 +15,7 @@ required:
|
|||||||
favicon_url:
|
favicon_url:
|
||||||
client: true
|
client: true
|
||||||
default: '/images/default-favicon.ico'
|
default: '/images/default-favicon.ico'
|
||||||
apple_touch_icon_url: /images/default-apple-touch-icon.png'
|
apple_touch_icon_url: '/images/default-apple-touch-icon.png'
|
||||||
company_full_name: 'My Unconfigured Forum Ltd.'
|
company_full_name: 'My Unconfigured Forum Ltd.'
|
||||||
company_short_name: 'Unconfigured Forum'
|
company_short_name: 'Unconfigured Forum'
|
||||||
company_domain: 'www.example.com'
|
company_domain: 'www.example.com'
|
||||||
|
Loading…
Reference in New Issue
Block a user