mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
prune
This commit is contained in:
parent
65ef34f2d2
commit
b9278e8048
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
||||||
site_name: Awesome Python
|
site_name: Awesome Python
|
||||||
site_url: http://awesome-python.com
|
site_url: http://awesome-python.com
|
||||||
site_description: "A curated list of awesome Python frameworks, libraries and software"
|
site_description: A curated list of awesome Python frameworks, libraries and software
|
||||||
site_author: Vinta Chen
|
site_author: Vinta Chen
|
||||||
repo_url: https://github.com/vinta/awesome-python
|
repo_url: https://github.com/vinta/awesome-python
|
||||||
theme: flatly
|
theme: flatly
|
||||||
|
pages:
|
||||||
|
- "Life is short, you need Python.": "index.md"
|
||||||
|
|
Loading…
Reference in a new issue