fix: Remove no_sitemap property
This commit is contained in:
@@ -5,7 +5,6 @@ from __future__ import unicode_literals
|
||||
import frappe
|
||||
|
||||
no_cache = 1
|
||||
no_sitemap = 1
|
||||
|
||||
def get_context(context):
|
||||
homepage = frappe.get_doc('Homepage')
|
||||
|
||||
Reference in New Issue
Block a user