Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
use hosted readme screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
danielireson authored Jun 28, 2021
1 parent 8ae11a5 commit f71353a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ grecaptcha.ready(function() {
### Customisation
Create a HTML template at [src/template/custom.html](src/templates/custom.html) and this will be used instead of [default.html](src/templates/default.html).

![Submission preview](readme-screenshot.png)
![readme-screenshot](https://user-images.githubusercontent.com/9462036/123658835-fc1dc400-d829-11eb-8b93-e098d2f799af.png)

## Encryption
Email addresses can be encrypted so that they're not visible in the HTML source. Ensure `ENCRYPTION_KEY` in `config.json` is set to a random value as this is used to determine the encrypted values.
Expand Down

0 comments on commit f71353a

Please sign in to comment.