diff options
Diffstat (limited to 'publish.md')
| -rw-r--r-- | publish.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -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. |
