mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 13:13:52 +02:00
jekyll: update page
- Made heading to be all lower case - Changed the word _site from inside backticks to quotes
This commit is contained in:
parent
74ce43b08d
commit
ac600a36e0
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# Jekyll
|
||||
# jekyll
|
||||
|
||||
> A simple, blog-aware, static site generator.
|
||||
|
||||
|
@ -10,6 +10,6 @@
|
|||
|
||||
`jekyll serve --incremental`
|
||||
|
||||
- Generate the current folder into `./_site:`:
|
||||
- Generate the current folder into "./_site":
|
||||
|
||||
`jekyll build`
|
||||
|
|
Loading…
Add table
Reference in a new issue