feat: Initialize App

This commit is contained in:
frappe
2023-11-06 10:26:12 +01:00
commit 9ba7d5df88
17 changed files with 294 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
"""
Configuration for docs
"""
# source_link = "https://github.com/[org_name]/fleet_management"
# headline = "App that does everything"
# sub_heading = "Yes, you got that right the first time, everything"
def get_context(context):
context.brand_html = "Fleet Management"