Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Betz <zwbetz@gmail.com>2019-01-02 00:25:23 +0300
committerZachary Betz <zwbetz@gmail.com>2019-01-02 00:25:23 +0300
commit386b0399b09491684c7bf3d1b87dfc2e753c6b62 (patch)
tree3c0e7602060369192041d0c63cea7f2828cc6f30
parentcaff368cfc4b587df33bdcb7fa278dbb2f7589b3 (diff)
parent66d62c9a99d8ba7c53037d48ed4152bb58529293 (diff)
Merge branch 'master' of github.com:zwbetz-gh/minimal-bootstrap-hugo-theme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d16bba1..01efd66 100644
--- a/README.md
+++ b/README.md
@@ -477,7 +477,7 @@ style="some-style" >}}
This will process an image from a [page bundle](https://gohugo.io/content-management/page-bundles/), then provide a link to the original image. To use it, pass the image name, command, and command options.
-The `command` argument will be on of: `Resize`, `Fit`, `Fill`. For a deeper dive see the [hugo docs for image processing](https://gohugo.io/content-management/image-processing/).
+The `command` argument will be one of: `Resize`, `Fit`, `Fill`. For a deeper dive see the [hugo docs for image processing](https://gohugo.io/content-management/image-processing/).
These arguments are optional: `alt`, `class`, `style`.