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

github.com/carsonip/hugo-theme-minos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 127f710..ccfa227 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,7 @@ featuredImage = "img/foobar.jpg"
This can be used when creating an "About me"-page.
```
+++
-hide = true
+hidden = true
+++
```