mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-27 14:10:31 +03:00
all: Typo fixes
This commit is contained in:
parent
92de8625c7
commit
17765a7451
9 changed files with 9 additions and 9 deletions
|
@ -9,7 +9,7 @@ httpget $HUGOTEST_BASEURL_0 'Title: Hugo Server Test' $HUGOTEST_BASEURL_0 'Serve
|
|||
httpget ${HUGOTEST_BASEURL_0}doesnotexist 'custom 404'
|
||||
httpget ${HUGOTEST_BASEURL_0}livereload.js 'function'
|
||||
|
||||
# By defauilt, the server renders to memory.
|
||||
# By default, the server renders to memory.
|
||||
! exists public/index.html
|
||||
|
||||
stopServer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue