Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
berumuron
Boop
Commits
1b2b1863
Commit
1b2b1863
authored
Dec 13, 2018
by
berumuron
Browse files
doc: Fix typo in the README
parent
6c232911
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1b2b1863
...
...
@@ -59,7 +59,7 @@ For that, you'll need a template file under a `./templates` folder:
```
console
$
mkdir
templates
$
echo
'<html><body>{{ ARTICLE_CONTENT }}</body></html'
>
templates/article.html
$
echo
'<html><body>{{ ARTICLE_CONTENT }}</body></html
>
'
>
templates/article.html
```
Then, you can create a Markdown file under a
`./articles`
folder:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment