Skip to content

Commit 20d5987

Browse files
authored
Update README.rst
1 parent 0cf1430 commit 20d5987

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
ABlog for Sphinx
22
================
33

4-
[![CI](https://github.com/sunpy/ablog/actions/workflows/ci.yml/badge.svg)](https://github.com/sunpy/ablog/actions/workflows/ci.yml)
5-
[![Upload Python Package](https://github.com/sunpy/ablog/actions/workflows/pythonpublish.yml/badge.svg)](https://github.com/sunpy/ablog/actions/workflows/pythonpublish.yml)
4+
|CI| |Upload Python Package|
65

6+
.. |CI| image:: https://github.com/sunpy/ablog/actions/workflows/ci.yml/badge.svg
7+
:target: https://github.com/sunpy/ablog/actions/workflows/ci.yml
8+
.. |Upload Python Package| image:: https://github.com/sunpy/ablog/actions/workflows/pythonpublish.yml/badge.svg
9+
:target: https://github.com/sunpy/ablog/actions/workflows/pythonpublish.yml
710
ABlog is a Sphinx extension that converts any documentation or personal website project into a full-fledged blog
811

912
`Please check our documentation for information on how to get started. <https://ablog.readthedocs.io/>`__

0 commit comments

Comments
 (0)