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

github.com/JugglerX/hugo-hero-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel S Aufrecht <junkmail-github@aufrecht.org>2021-09-15 07:52:05 +0300
committerGitHub <noreply@github.com>2021-09-15 07:52:05 +0300
commitd8a02c54900a27b186fe2007f06f3600ec981815 (patch)
treea7fc96fa3b99ac09b9a0a7ae05ac50ab7839fa48
parent8c7e75f28503d4253f32564a61939a7d36e1a792 (diff)
Update README.md
Typo fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 96dd65c..f08fb27 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Hero is a multi-page business theme with fullscreen hero images and fullwidth se
### Content Management
-- This themes content is now all editable via markdown files.
+- This theme's content is now all editable via markdown files.
- Includes examples where multiple .md files are sourced in a single layout to create fullwidth sections that have different locations in the HTML.
- The "Home" page uses multiple markdown files for the different homepage sections. It uses **headless bundles**.
- The "About Us" page uses multiple markdown files for its different sections. It uses **leaf bundles** and **shortcodes**.