adds meta description and keywords
This commit is contained in:
@@ -57,6 +57,10 @@ Setting["org_name"] = "Consul"
|
||||
# Consul installation place name (City, Country...)
|
||||
Setting["place_name"] = "Consul-land"
|
||||
|
||||
# Meta tags for SEO
|
||||
Setting["meta_description"] = nil
|
||||
Setting["meta_keywords"] = nil
|
||||
|
||||
# Feature flags
|
||||
Setting['feature.debates'] = true
|
||||
Setting['feature.spending_proposals'] = true
|
||||
|
||||
Reference in New Issue
Block a user