fix: rectified css path in hooks

This commit is contained in:
Jannat Patel
2021-12-06 17:47:55 +05:30
parent 64e581533b
commit d4dc901925

View File

@@ -19,7 +19,7 @@ app_license = "AGPL"
# app_include_js = "/assets/school/js/school.js"
# include js, css files in header of web template
web_include_css = "/assets/school/css/school.css"
web_include_css = "/assets/css/school.css"
# web_include_css = "/assets/school/css/school.css"
#web_include_js = "website.bundle.js"