Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/yoshiharuyamashita/blackburn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorderrygeoff <105177485+derrygeoff@users.noreply.github.com>2022-05-30 09:06:27 +0300
committerGitHub <noreply@github.com>2022-05-30 09:06:27 +0300
commit99cf136a06f37375d26bda5d6dfadd6943fe8a58 (patch)
treef338d44e140ea0b70ad75d2585fb8457723e045a
parent94143e0e42a566f75aedb7f93f62251fa43ff414 (diff)
Update README.md (#128)HEADmaster
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 65ee326..cd5c195 100644
--- a/README.md
+++ b/README.md
@@ -173,6 +173,17 @@ paginate = 10
keybase = "*"
```
+
+## [Add hugo contact form](https://fabform.io/a/hugo-contact-form)
+
+ ```
+ <form action="https://fabform.io/f/{form-id}" method="post">
+ <label for="email">Your Email</label>
+ <input name="email" type="email">
+ <button type="submit">Submit</button>
+ </form>
+```
+
## Usage
* Write Markdown files in `content/post`