mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Fix #394 - Docs: add a missing link to the livereload page in the intro
This commit is contained in:
parent
e9b47da081
commit
09115a9623
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ Hugo boasts the following features:
|
||||||
* Extremely fast built times (~1ms per page)
|
* Extremely fast built times (~1ms per page)
|
||||||
* Completely cross platform: Runs on Mac OSX, Linux and Windows
|
* Completely cross platform: Runs on Mac OSX, Linux and Windows
|
||||||
* Easy [installation](/overview/installing)
|
* Easy [installation](/overview/installing)
|
||||||
* Render changes [on the fly](/overview/usage) with [live reload](#) as you develop
|
* Render changes [on the fly](/overview/usage) with [live reload](/extras/livereload) as you develop
|
||||||
* Complete theme support
|
* Complete theme support
|
||||||
* Host your site anywhere
|
* Host your site anywhere
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue