diff --git a/CHANGELOG.md b/CHANGELOG.md index 59de8b5..732b9a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ Released: - * [Changed] Improve documentation * [Fixed] Improve hostname detection with proxies * [Fixed] Fix detection of Windows-based server environments +* [Removed] Remove Twitter links ``` ### Version 1.0.4 diff --git a/README.md b/README.md index 8797fe0..bc3592c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ Pico [![Version](https://picocms.github.io/badges/pico-version.svg)](https://github.com/picocms/Pico/releases/latest) [![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) Pico is a stupidly simple, blazing fast, flat file CMS. diff --git a/content-sample/index.md b/content-sample/index.md index a9d5763..f92c0a6 100644 --- a/content-sample/index.md +++ b/content-sample/index.md @@ -5,9 +5,6 @@ social: - title: Visit us on GitHub url: https://github.com/picocms/Pico icon: octocat - - title: Check us out on Twitter - url: https://twitter.com/gitpicocms - icon: birdy - title: Join us on Freenode IRC Webchat url: https://webchat.freenode.net/?channels=%23picocms icon: chat diff --git a/themes/default/font/fontello.eot b/themes/default/font/fontello.eot index b3ae4d9..4fa4e94 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..c6756e4 100644 --- a/themes/default/font/fontello.svg +++ b/themes/default/font/fontello.svg @@ -1,16 +1,14 @@ -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..e111e2c 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..f3e6d11 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..492e9ba 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..b368179 100644 --- a/themes/default/fontello.css +++ b/themes/default/fontello.css @@ -56,5 +56,4 @@ } .icon-chat:before { content: '\e800'; } /* '' */ -.icon-birdy:before { content: '\f099'; } /* '' */ .icon-octocat:before { content: '\f09b'; } /* '' */