Skip to content

Commit b2d7d18

Browse files
committed
Drop funding-status smiley face
Not really happy with that style anymore, so removing it.
1 parent 5556fcc commit b2d7d18

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Build Status](https://travis-ci.org/codemirror/CodeMirror.svg)](https://travis-ci.org/codemirror/CodeMirror)
44
[![NPM version](https://img.shields.io/npm/v/codemirror.svg)](https://www.npmjs.org/package/codemirror)
55
[![Join the chat at https://gitter.im/codemirror/CodeMirror](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/codemirror/CodeMirror)
6-
[Funding status: ![maintainer happiness](https://marijnhaverbeke.nl/fund/status_s.png?again)](https://marijnhaverbeke.nl/fund/)
76

87
CodeMirror is a versatile text editor implemented in JavaScript for
98
the browser. It is specialized for editing code, and comes with over

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ <h2>This is CodeMirror</h2>
107107
<div class=actionsright>
108108
Software needs maintenance,<br>
109109
maintainers need to subsist.<br>
110-
Current funding status = <img src="https://marijnhaverbeke.nl/fund/status_s.png" title="Current maintainer happiness" style="vertical-align: middle; height: 16px; width: 16px"><br>
111110
You can help <a href="https://marijnhaverbeke.nl/fund/" title="Set up a monthly contribution">per month</a> or
112111
<a title="Donate with PayPal" href="https://www.paypal.me/marijnhaverbeke">once</a>.
113112
</div>

0 commit comments

Comments
 (0)