jcloude/press/config/docs.py
2025-12-23 20:48:07 +08:00

13 lines
316 B
Python

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