Skip to content

Commit c9de849

Browse files
committed
chore: Update project template to sphinx-notes/cookiecutter@db1300de
1 parent 3b9edfc commit c9de849

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

.cruft.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/sphinx-notes/cookiecutter",
3-
"commit": "e9395e52b94aa56ef6e2e309df6ef3c2ab877b43",
3+
"commit": "db1300de3f8916f801f60bfc8d2ab4cdee826a99",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
@@ -15,7 +15,7 @@
1515
"pypi_name": "sphinxnotes-isso",
1616
"pypi_owner": "SilverRainZ",
1717
"_template": "https://github.com/sphinx-notes/cookiecutter",
18-
"_commit": "e9395e52b94aa56ef6e2e309df6ef3c2ab877b43"
18+
"_commit": "db1300de3f8916f801f60bfc8d2ab4cdee826a99"
1919
}
2020
},
2121
"directory": null

docs/index.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
sphinxnotes-isso
66
================
77

8-
.. |docs| image:: https://img.shields.io/github/deployments/sphinx-notes/isso/github-pages
8+
.. |docs| image:: https://img.shields.io/github/deployments/sphinx-notes/isso/github-pages?label=docs
99
:target: https://sphinx.silverrainz.me/isso
1010
:alt: Documentation Status
1111

@@ -21,7 +21,11 @@ sphinxnotes-isso
2121
:target: https://pypi.python.org/pypi/sphinxnotes-isso
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/isso
26+
:alt: GitHub Repository
27+
28+
|github| |docs| |pypi| |download| |license|
2529

2630
Introduction
2731
============

0 commit comments

Comments
 (0)