feat: statistics section

This commit is contained in:
Jannat Patel
2022-10-14 20:33:27 +05:30
parent 61f9ff6892
commit f37229c202
8 changed files with 120 additions and 17 deletions

View File

@@ -21,7 +21,7 @@ app_license = "AGPL"
# include js, css files in header of web template
web_include_css = "lms.bundle.css"
# web_include_css = "/assets/lms/css/lms.css"
web_include_js = ["website.bundle.js", "controls.bundle.js"]
web_include_js = ["website.bundle.js"]
# include custom scss in every website theme (without file extension ".scss")
# website_theme_scss = "lms/public/scss/website"