Remove defunct chartspree (#67)

The chartspree link doesn't work anymore, so let's remove it.
This commit is contained in:
proegssilb
2020-06-05 14:13:28 -05:00
committed by GitHub
parent a1b4585a82
commit 6ea12995bf

View File

@ -124,7 +124,6 @@ A static web site generator is an application that takes plain text files and co
## Helpful Tools and Services ## Helpful Tools and Services
* [Chartspree](http://chartspree.io/) - Creates svg based charts for your static web sites.
* [Formspree](http://www.formspree.io/) - Adds functional forms to your static web sites. * [Formspree](http://www.formspree.io/) - Adds functional forms to your static web sites.
* [git-annex](http://git-annex.branchable.com/tips/setup_a_public_repository_on_a_web_site/) - Configure git-annex for a public repository for a static web site. * [git-annex](http://git-annex.branchable.com/tips/setup_a_public_repository_on_a_web_site/) - Configure git-annex for a public repository for a static web site.
* [JAMStack Themes](https://jamstackthemes.dev/) - A collection of themes filterable by static site generator and CMS support. * [JAMStack Themes](https://jamstackthemes.dev/) - A collection of themes filterable by static site generator and CMS support.