2024-06-06 11:51:07 +01:00

11 lines
274 B
Python

"""
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"