Move HTML settings to content blocks settings page
- Rename html settings keys - Show html settings next to content blocks page - Hide html settings from configuration tab
This commit is contained in:
@@ -41,10 +41,10 @@ Setting["months_to_archive_proposals"] = 12
|
||||
Setting["email_domain_for_officials"] = ""
|
||||
|
||||
# Code to be included at the top (inside <head>) of every page (useful for tracking)
|
||||
Setting["per_page_code_head"] = ""
|
||||
Setting["html.per_page_code_head"] = ""
|
||||
|
||||
# Code to be included at the top (inside <body>) of every page
|
||||
Setting["per_page_code_body"] = ""
|
||||
Setting["html.per_page_code_body"] = ""
|
||||
|
||||
# Social settings
|
||||
Setting["twitter_handle"] = nil
|
||||
|
||||
Reference in New Issue
Block a user