diff --git a/web/index.html b/web/index.html index b5c6b46..92252d5 100644 --- a/web/index.html +++ b/web/index.html @@ -46,34 +46,12 @@ hr.spacing { border: 0; display: block; height: 3mm; }

Your Badge Service

-Badge on! -License: CC0 -

-Ever wanted to have your own GitHub badges?
-Maybe you simply wanted to have consistent colors?
-Maybe you wanted to have them be less blurry?
-Or look better on high-resolution displays?
-Maybe you simply love SVG.
-Maybe you fancy a format that uses less than half the bandwidth. -

- -Happy hacking! - -

-As for me, I wanted a format that people can reuse and hack on.
-I wanted a service for everyone.
-I made the GitHub Badge Service. -

- -Download: .5kB - -

-Here's how it works.
-http://img.shields.io/badge/<SUBJECT>-<STATUS>-<COLOR>.svg
-Use two dashes -- to have one dash as text.
-Use two underscores __ to have one underscore as text.
-Use an underscore _ if you want a space. Or, you know, use a space. +http://img.shields.io/badge/<SUBJECT>-<STATUS>-<COLOR>.svg +

+Dashes --- Dash
+Underscores ___ Underscore
+_ or Space Space

Colors:

@@ -87,6 +65,27 @@ Use an underscore _ if you want a space. Or, you know, use a space. blue ff69b4 +License: CC0 + +

+Ever wanted to have your own GitHub badges?
+Maybe you simply wanted visual consistency?
+Maybe you wanted less blur?
+Or look good on high-res displays?
+Maybe you simply love SVG.
+And you like the smaller download. +

+ +Download: .5kB + +

+I wanted a format that people can reuse and hack on.
+I wanted a service for everyone.
+I made the GitHub Badge Service. +

+ +Badge on! +

Supported Services

@@ -151,29 +150,12 @@ Tell your favorite badge service to use it!
And tell us, we might be able to bring it to you anyway!

-

Known Issues

- - -

Origin

This.
All the activity and the code sits -here. +here.

Contributors