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

github.com/Lednerb/bilberry-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Baiborodine <igor@kiroule.com>2022-01-14 01:17:28 +0300
committerGitHub <noreply@github.com>2022-01-14 01:17:28 +0300
commitd816c2b5b482f2f302e4a9ac0aadbafa18a10d12 (patch)
tree39723681098e0f250bf9295c54ff25e6066614f3
parente20369a660aef3043c8b5fd6b915809809ba51a7 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8f3e36c..e8cbd94 100644
--- a/README.md
+++ b/README.md
@@ -134,6 +134,8 @@ The `page` post type is the only one that can be used in the top navigation bar.
Pages can be ordered using the `weight` front matter variable, which should be set to a non-zero value.
A page with a lower `weight` will be displayed first.
+The `page` content can be a static page, such as an **About** page, or a link to another page, internal or external.
+
The `link` post type always links to an external site and can be used with or without a background image.