Parcourir la source

Update readme for formspree change

Fixes #150
tags/2.38
budparr il y a 6 ans
Parent
révision
c12876ddb4
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      README.md

+ 1
- 1
README.md Voir le fichier

@@ -89,7 +89,7 @@ example: `background_color_class = "bg-blue"` or `background_color_class = "bg-g
This theme includes a shortcode for a contact form that you can add to any page (there is an example on the contact page in the exampleSite folder). One option is to use [formspree.io](//formspree.io/) as proxy to send the actual email. Each month, visitors can send you up to one thousand emails without incurring extra charges. Visit the Formspree site to get the "action" link and add it to your shortcode like this:

```
{{< form-contact action="http://formspree.io/your@email.com" >}}
{{< form-contact action="https://formspree.io/your@email.com" >}}
```

### Update font or body classes

Chargement…
Annuler
Enregistrer