change: update docs for sponsor info

This commit is contained in:
debugtalk
2021-11-15 21:08:13 +08:00
parent 9c1b7e0f44
commit 9d6eb6132d
2 changed files with 6 additions and 2 deletions

View File

@@ -2,6 +2,10 @@
# $ pip install mkdocs # 1.1.2
# $ pip install mkdocs-material # 5.2.2
# usage
# $ mkdocs serve # build docs and preview
# $ mkdocs gh-deploy # Deploy your documentation to GitHub Pages
# Project information
site_name: HttpRunner V3.x Docs
site_description: HttpRunner V3.x User Documentation
@@ -13,7 +17,7 @@ repo_url: https://github.com/httprunner/httprunner
edit_uri: ""
# Copyright
copyright: 'Copyright © 2017 - 2020 debugtalk'
copyright: 'Copyright © 2017 - 2021 debugtalk'
# Configuration
theme: