From a8aa5422073213f41eda4e88254af3a135b0bd4a Mon Sep 17 00:00:00 2001 From: derrygeoff <105177485+derrygeoff@users.noreply.github.com> Date: Mon, 30 May 2022 10:10:09 +0100 Subject: [PATCH] Update README.md Added instructions to add a hugo contact form on README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 4f572ad..73e8279 100755 --- a/README.md +++ b/README.md @@ -55,6 +55,18 @@ disqusShortname = 'YOUR_DISQUS_SHORTNAME' # add disqus comments instagram = 'YOUR_INSTAGRAM_ID' # instagram.com/YOUR_INSTAGRAM_ID ``` + +## [Add hugo contact form](https://fabform.io/a/hugo-contact-form) + +``` +
+ + + +
+``` + + ## License [MIT License](https://github.com/nanxiaobei/hugo-paper/blob/master/LICENSE) (c) [nanxiaobei](https://lee.so/)