adds meta description and keywords

This commit is contained in:
Alberto Garcia Cabeza
2016-12-30 17:17:46 +01:00
parent c5c1bef7cc
commit d8b4af5add
7 changed files with 18 additions and 3 deletions

View File

@@ -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