diff --git a/badges.json b/badges.json index 1873667..a925a5c 100644 --- a/badges.json +++ b/badges.json @@ -19,6 +19,16 @@ "text": [ "cheez", "whiz" ], "widths": [ 41, 33 ], "colorB": [ "#e0b519", "#dbb016", "#a08010", "#725c0c" ] + }, + "tips-per-week": { + "text": [ "tips", "$21/week" ], + "widths": [ 30, 65 ], + "colorB": [ "#98cb03", "#94c600", "#6c9100", "#4d6700" ] + }, + "coverage": { + "text": [ "coverage", "73%" ], + "widths": [ 58, 34 ], + "colorB": [ "#e05f46", "#db5b42", "#a04230", "#722f22" ] } }, "colorschemes": { diff --git a/img/build-passed.svg b/img/build-passed.svg index 468e426..262d1fc 100644 --- a/img/build-passed.svg +++ b/img/build-passed.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/img/build-passing.svg b/img/build-passing.svg index d4e2e4d..7c6a641 100644 --- a/img/build-passing.svg +++ b/img/build-passing.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/img/cheez-whiz.svg b/img/cheez-whiz.svg index b321243..5a1c993 100644 --- a/img/cheez-whiz.svg +++ b/img/cheez-whiz.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/img/coverage.svg b/img/coverage.svg new file mode 100644 index 0000000..2fb9bcd --- /dev/null +++ b/img/coverage.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/dependencies-none.svg b/img/dependencies-none.svg index 7a6495f..3640d7b 100644 --- a/img/dependencies-none.svg +++ b/img/dependencies-none.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/img/tips-per-week.svg b/img/tips-per-week.svg new file mode 100644 index 0000000..2f6029b --- /dev/null +++ b/img/tips-per-week.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/sheet.html b/sheet.html index f9cbbf0..562079c 100644 --- a/sheet.html +++ b/sheet.html @@ -1 +1 @@ -
\ No newline at end of file
+
\ No newline at end of file
diff --git a/template.svg b/template.svg
index 25a05b1..a7c8860 100644
--- a/template.svg
+++ b/template.svg
@@ -17,6 +17,7 @@