WEB CONTENTS
This commit is contained in:
@@ -14,6 +14,7 @@ class WebContentsService(BaseService):
|
||||
def get_web_contents_data(provision_uid):
|
||||
try:
|
||||
web_contents_data = {
|
||||
"LAST_UPDATE": "0",
|
||||
"site_title": "my-site-title",
|
||||
"site_description": "This is site description in the header",
|
||||
"site_logo_text": "MY-GOOD-LOGO",
|
||||
|
||||
Reference in New Issue
Block a user