hugo-bin-extended 0.123.2 → 0.123.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# hugo-bin-extended [](https://www.npmjs.com/package/hugo-bin-extended) [](https://github.com/MarlonLuan/hugo-bin-extended/actions?query=workflow%3ACI+branch%3Amain)
|
|
2
2
|
|
|
3
|
-
> Binary wrapper for [Hugo](https://
|
|
3
|
+
> Binary wrapper for [Hugo](https://github.com/gohugoio/hugo)
|
|
4
4
|
|
|
5
5
|
- hugo-bin supports the [Extended Hugo version](https://github.com/gohugoio/hugo/releases/tag/v0.43)
|
|
6
6
|
- For usage within corporate networks or behind corporate proxies, the download repository can be overwritten
|