diff options
Diffstat (limited to 'tmpl/index.html')
-rw-r--r-- | tmpl/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tmpl/index.html b/tmpl/index.html index c4d71bd..2939fc4 100644 --- a/tmpl/index.html +++ b/tmpl/index.html @@ -165,6 +165,14 @@ <p><a href="donations.rss">Donations RSS Feed <img src="[% config.staticdir_url %]/feed-16x16.png" alt="RSS feed" /></a></p> <p><a href="transactions.rss">Transactions RSS Feed <img src="[% config.staticdir_url %]/feed-16x16.png" alt="RSS feed" /></a></p> + <h2>JSON data</h2> + + Some data is available in json format : + <ul> + <li><a href="index.json">index.json</a>: balance, donations received in + the last 30 days, and the list of the last 10 donations</li> + </ul> + <h2>Grisbi</h2> <p> Mageia.Org accounts are managed using <a href="http://grisbi.org/">grisbi</a>. |