diff --git a/README.md b/README.md index 8797fe0..4ac24a9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Pico [![Build Status](https://api.travis-ci.org/picocms/Pico.svg)](https://travis-ci.org/picocms/Pico) [![Freenode IRC Webchat](https://picocms.github.io/badges/pico-chat.svg)](https://webchat.freenode.net/?channels=%23picocms) [![Tweet Button](https://cloud.githubusercontent.com/assets/640217/11483728/b0842918-976f-11e5-9185-d53261b3125b.png)](https://twitter.com/intent/tweet?text=Pico+is+a+stupidly+simple%2C+blazing+fast%2C+flat+file+CMS.+Visit+http%3A%2F%2Fpicocms.org+and+downlaod+%23picocms+today%21+via+%40gitpicocms&related=gitpicocms) +[![Open Bounties on Bountysource](https://www.bountysource.com/badge/team?team_id=198139&style=bounties_received)](https://www.bountysource.com/teams/picocms/issues) Pico is a stupidly simple, blazing fast, flat file CMS. diff --git a/content-sample/index.md b/content-sample/index.md index a9d5763..6a51011 100644 --- a/content-sample/index.md +++ b/content-sample/index.md @@ -11,6 +11,9 @@ social: - title: Join us on Freenode IRC Webchat url: https://webchat.freenode.net/?channels=%23picocms icon: chat + - title: Help us by creating/collecting bounties and pledging to fundraisers + url: https://www.bountysource.com/teams/picocms/issues + icon: dollar --- ## Welcome to Pico diff --git a/themes/default/font/fontello.eot b/themes/default/font/fontello.eot index b3ae4d9..767907e 100644 Binary files a/themes/default/font/fontello.eot and b/themes/default/font/fontello.eot differ diff --git a/themes/default/font/fontello.svg b/themes/default/font/fontello.svg index 6514c03..2ff27a7 100644 --- a/themes/default/font/fontello.svg +++ b/themes/default/font/fontello.svg @@ -1,16 +1,18 @@ -Copyright (C) 2016 by original authors @ fontello.com +Copyright (C) 2017 by original authors @ fontello.com - + - + - + + + \ No newline at end of file diff --git a/themes/default/font/fontello.ttf b/themes/default/font/fontello.ttf index f9b65ca..0555b75 100644 Binary files a/themes/default/font/fontello.ttf and b/themes/default/font/fontello.ttf differ diff --git a/themes/default/font/fontello.woff b/themes/default/font/fontello.woff index a2ef511..f79d69f 100644 Binary files a/themes/default/font/fontello.woff and b/themes/default/font/fontello.woff differ diff --git a/themes/default/font/fontello.woff2 b/themes/default/font/fontello.woff2 index 9821cb2..f4eb801 100644 Binary files a/themes/default/font/fontello.woff2 and b/themes/default/font/fontello.woff2 differ diff --git a/themes/default/fontello.css b/themes/default/fontello.css index 8fd6a40..fb0e8cb 100644 --- a/themes/default/fontello.css +++ b/themes/default/fontello.css @@ -58,3 +58,4 @@ .icon-chat:before { content: '\e800'; } /* '' */ .icon-birdy:before { content: '\f099'; } /* '' */ .icon-octocat:before { content: '\f09b'; } /* '' */ +.icon-dollar:before { content: '\f155'; } /* '' */