2022-11-14 05:57:45 +00:00

12 lines
316 B
Python

"""
Configuration for docs
"""
# source_link = "https://github.com/[org_name]/planning"
# docs_base_url = "https://[org_name].github.io/planning"
# headline = "App that does everything"
# sub_heading = "Yes, you got that right the first time, everything"
def get_context(context):
context.brand_html = "Planning"