mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 03:32:38 +00:00
Fixed spelling error, "wich" -> "which"
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
a559d41e3f
commit
936633e25f
@@ -44,7 +44,7 @@ AWS Amplify is a combination of client library, CLI toolchain, and a Console for
|
||||
|
||||
## Using a Newer Version of Hugo
|
||||
|
||||
If you need to use a different, perhaps newer, version of Hugo than the version currently supported by AWS Amplify, you can modify your build commands to include the downloading of Hugo itself. Here's an example of a build definition that includes the downloading of Hugo. Note that in ths example the "extended" version of Hugo is being used wich includes support for SASS/SCSS.
|
||||
If you need to use a different, perhaps newer, version of Hugo than the version currently supported by AWS Amplify, you can modify your build commands to include the downloading of Hugo itself. Here's an example of a build definition that includes the downloading of Hugo. Note that in ths example the "extended" version of Hugo is being used which includes support for SASS/SCSS.
|
||||
|
||||
```
|
||||
version: 0.1
|
||||
|
||||
Reference in New Issue
Block a user