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

github.com/pjbakker/flexible-seo-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul <paul@brainspark.nl>2020-03-10 23:13:46 +0300
committerPaul <paul@brainspark.nl>2020-03-10 23:15:47 +0300
commitf206e4c7bdf6e78e363fcb41dc3e5aaac884656a (patch)
tree9eaa8a1f4f2243d654e04b4bcf9e4020f8a6a1f9
parentc0e0c85c82ea827c6c236003688a38a5b5ad05cc (diff)
Home style doc
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index b3c3714..3786c34 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,13 @@ You can set headerType on a page level!
The theme will look for the theme parts in *layouts/partials/navs/*, *layouts/partials/headers/*, and *layouts/partials/footers/* accordingly. For instance, with `nav = "simple"`, it will look for *layouts/partials/navs/simple.html*.
+### Supported home styles
+
+The following home page styles are included for **content/_index.md**:
+
+* `simple`, just a plain bootstrap row and col-8.
+* `no_row`, just a bootstrap container, giving you full flexibility to fill the container.
+
### Supported page header styles
The following page header styles are included: