Skip to content

Commit

Permalink
Merge pull request #11 from daberer/main
Browse files Browse the repository at this point in the history
Update README.rst, update coveralls badge
  • Loading branch information
daberer authored Jan 27, 2025
2 parents 8ba123f + 526bc7a commit ea6024b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ flagit
.. image:: https://github.com/TUW-GEO/flagit/actions/workflows/build.yml/badge.svg?branch=main
:target: https://github.com/TUW-GEO/flagit/actions

.. image:: https://coveralls.io/repos/github/TUW-GEO/flagit/badge.svg?branch=main
.. image:: https://coveralls.io/repos/github/TUW-GEO/flagit/badge.png?branch=main
:target: https://coveralls.io/github/TUW-GEO/flagit?branch=main

.. image:: https://badge.fury.io/py/flagit.svg
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@

# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'default'
html_theme = 'sphinx_rtd_theme'

# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
Expand Down

0 comments on commit ea6024b

Please sign in to comment.