Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r829:075383c08e66
Date: 2016-12-06 17:27 +0100
http://bitbucket.org/pypy/pypy.org/changeset/075383c08e66/
Log: update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -9,13 +9,13 @@
<script>
$(function() {
$("#progressbar").progressbar({
- value: 63.2
+ value: 63.3
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
- $66386 of $105000 (63.2%)
+ $66429 of $105000 (63.3%)
<div id="progressbar">
</div>
@@ -23,7 +23,7 @@
<li>
<span id="donate_text">This donation goes towards supporting Python 3 in
PyPy.
Current status:
- we have $2235 left
+ we have $2274 left
in the account.</br> <a href="py3donate.html">Read proposal</a></span>
</li>
<li>
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit