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 # 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. 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.
![Screenshot of a successful submission](../screenshots/form-submitted-and-processed-with-success.png)
Open the file in your favorite editor and review it. Open the file in your favorite editor and review it.
@ -27,3 +25,6 @@ Here is an example of header for a Hugo Markdown page. The `tags` parameter hold
tags: [contact] tags: [contact]
--- ---
``` ```
![Screenshot of a successful submission](../screenshots/form-submitted-and-processed-with-success.png)