File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "template" : " https://github.com/sphinx-notes/template" ,
3- "commit" : " 7e07548aad55432b86d881ccdab66eb1c89986c0 " ,
3+ "commit" : " 0b096cd7ecff1b28ee8c2887ba3321418be34b9a " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
1515 "pypi_name" : " sphinxnotes-snippet" ,
1616 "pypi_owner" : " SilverRainZ" ,
1717 "_template" : " https://github.com/sphinx-notes/template" ,
18- "_commit" : " 7e07548aad55432b86d881ccdab66eb1c89986c0 "
18+ "_commit" : " 0b096cd7ecff1b28ee8c2887ba3321418be34b9a "
1919 }
2020 },
2121 "directory" : null
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ concurrency:
1313
1414jobs :
1515 pages :
16- runs-on : ubuntu-20.04
16+ runs-on : ubuntu-latest
1717 environment :
1818 name : github-pages
1919 url : ${{ steps.deployment.outputs.page_url }}
Original file line number Diff line number Diff line change 55sphinxnotes-snippet
66===================
77
8- .. |docs | image :: https://img.shields.io/github/deployments/sphinx-notes/snippet/github-pages
8+ .. |docs | image :: https://img.shields.io/github/deployments/sphinx-notes/snippet/github-pages?label=docs
99 :target: https://sphinx.silverrainz.me/snippet
1010 :alt: Documentation Status
1111
@@ -21,7 +21,11 @@ sphinxnotes-snippet
2121 :target: https://pypi.python.org/pypi/sphinxnotes-snippet
2222 :alt: PyPI Package Downloads
2323
24- |docs | |license | |pypi | |download |
24+ .. |github | image :: https://img.shields.io/badge/GitHub-181717?style=flat&logo=github&logoColor=white/
25+ :target: https://github.com/sphinx-notes/snippet
26+ :alt: GitHub Repository
27+
28+ |docs | |license | |pypi | |download | |github |
2529
2630Introduction
2731============
You can’t perform that action at this time.
0 commit comments