adds new setting for site title meta tag

This commit is contained in:
decabeza
2017-11-24 14:12:01 +01:00
parent 69625b7d34
commit 510d4822a4
4 changed files with 4 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ Setting["org_name"] = "CONSUL"
Setting["place_name"] = "CONSUL-land"
# Meta tags for SEO
Setting["meta_title"] = nil
Setting["meta_description"] = nil
Setting["meta_keywords"] = nil