Allow hiding newsletter section from footer (#48)
* Allow hiding newsletter section from footer * Update README.md
This commit is contained in:
parent
74bf5e9941
commit
7da028e643
3 changed files with 20 additions and 1 deletions
|
@ -52,6 +52,11 @@ params:
|
|||
- name: Notes
|
||||
url: https://hossainnotes.netlify.app/docs/example/
|
||||
|
||||
# Provide newsletter configuration. This feature hasn't been implemented yet.
|
||||
# Currently, you can just hide it from the footer.
|
||||
newsletter:
|
||||
enable: true
|
||||
|
||||
# some information about you
|
||||
author:
|
||||
name: "Jane Doe"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue