From 2df4fb3cf86319a8b5f54f27060dc4afe8de223d Mon Sep 17 00:00:00 2001 From: derrygeoff <105177485+derrygeoff@users.noreply.github.com> Date: Mon, 30 May 2022 10:43:38 +0100 Subject: [PATCH] Update README.md Added instructions to README.md on how to add a hugo contact form --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 2cd5279..67cb914 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,18 @@ find . -not -path '*/exampleSite/*' \( -name '*.html' -o -name '*.css' \) | xarg 137 total ``` + +## [Add hugo contact form](https://fabform.io/a/hugo-contact-form) + +``` +
+ + + +
+``` + + I can certainly further reduce the code, for example, by eliminating the CSS, but I believe a tiny bit of CSS can greatly improve readability. You cannot really find many CSS frameworks that only contain 50 lines of code. [![Screenshot](https://github.com/yihui/hugo-xmin/raw/master/images/screenshot.png)](https://xmin.yihui.org)