您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

12 行
259 B

  1. """
  2. Configuration for docs
  3. """
  4. # source_link = "https://github.com/[org_name]/payments"
  5. # headline = "App that does everything"
  6. # sub_heading = "Yes, you got that right the first time, everything"
  7. def get_context(context):
  8. context.brand_html = "Payments"