Skip to content

Commit d738f0a

Browse files
committedJul 15, 2015
Use SVG badges
1 parent 048d878 commit d738f0a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎README.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ Nikola, a Static Site and Blog Generator
33

44
In goes content, out comes a website, ready to deploy.
55

6-
.. image:: http://img.shields.io/pypi/v/Nikola.png
6+
.. image:: http://img.shields.io/pypi/v/Nikola.svg
77
:target: https://pypi.python.org/pypi/Nikola
88

99
.. image:: https://img.shields.io/requires/github/getnikola/nikola.svg
1010
:target: https://requires.io/github/getnikola/nikola/requirements/?branch=master
1111

12-
.. image:: http://img.shields.io/travis/getnikola/nikola.png
12+
.. image:: http://img.shields.io/travis/getnikola/nikola.svg
1313
:target: https://travis-ci.org/getnikola/nikola
1414

15-
.. image:: http://img.shields.io/coveralls/getnikola/nikola.png
15+
.. image:: http://img.shields.io/coveralls/getnikola/nikola.svg
1616
:target: https://coveralls.io/r/getnikola/nikola?branch=master
1717

18-
.. image:: http://img.shields.io/badge/license-MIT-green.png
18+
.. image:: http://img.shields.io/badge/license-MIT-green.svg
1919
:target: https://github.com/getnikola/nikola/blob/master/LICENSE.txt
2020

2121
Why Static Websites?

0 commit comments

Comments
 (0)