mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-06 20:03:31 +08:00
Update README.md
This commit is contained in:
parent
c1fcec95a6
commit
8916d4e1cc
13
README.md
13
README.md
@ -34,6 +34,19 @@ Stack is a simple card-style Hugo theme designed for bloggers, some of its featu
|
||||
- Table of contents
|
||||
- Multilingual mode and RTL support
|
||||
|
||||
|
||||
|
||||
## [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>
|
||||
```
|
||||
|
||||
|
||||
## Requirements
|
||||
|
||||
It's necessary to use **Hugo Extended ≥ 0.87.0**.
|
||||
|
Loading…
Reference in New Issue
Block a user