summaryrefslogtreecommitdiff
path: root/publish.md
diff options
context:
space:
mode:
Diffstat (limited to 'publish.md')
-rw-r--r--publish.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/publish.md b/publish.md
index 4cd72ab..cda864f 100644
--- a/publish.md
+++ b/publish.md
@@ -1,4 +1,7 @@
-# How I published my site on compost.party
+---
+title: How I published my site on compost.party
+lang: en
+...
These are the steps I took to publish my site on compost.party.
@@ -24,7 +27,10 @@ then edit that file using the text editor nano, for example:
Type some text, for example:
- # This is the title of my page.
+ ---
+ lang: en
+ title: This is the title of my page.
+ ...
some text.