upated README

This commit is contained in:
Rodrigue Chakode 2022-04-29 11:21:33 +02:00
parent 5e32b17b2c
commit c76adee24f
1 changed files with 5 additions and 4 deletions

View File

@ -1,9 +1,7 @@
# Sample of contact form for Hugo
From the source tree, the file `samples/hugo-partial-contact-form.html` contains a sample HTML form for Hugo. It can be used for both contact and demo requests.
![Screenshot of a successful submission](../screenshots/form-submitted-and-processed-with-success.png)
From the source tree, the file `samples/hugo-partial-contact-form.html` contains a sample HTML form for Hugo (see screenshot below). It can be used for both contact and demo requests.
Open the file in your favorite editor and review it.
@ -26,4 +24,7 @@ Here is an example of header for a Hugo Markdown page. The `tags` parameter hold
date: 2020-04-25T00:20:27+02:00
tags: [contact]
---
```
```
![Screenshot of a successful submission](../screenshots/form-submitted-and-processed-with-success.png)