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

github.com/escalate/hugo-split-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a6e92f6..7b29915 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ Add a file named `_index.md` inside content directory to create your homepage. U
$ hugo new content/_index.md
-```toml
+```markdown
+++
title = "Jenny Jones"
tagline = "Designer. Stylist. Nomad."
@@ -55,7 +55,7 @@ You can create additional pages as usual inside content directory.
$ hugo new content/luctus-urna.md
-```toml
+```markdown
+++
title = "luctus urna"
+++