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

github.com/gohugoio/hugo-mod-jslibs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e2622dd..83bf4fb 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Hugo has great support for [JavaScript building](https://gohugo.io/hugo-pipes/js
* The dependencies can be vendored (`hugo mod vendor`) to make your site truly standalone.
* ...
-To use AlpineJS with Turbolinks you can just import the modules into your config and then add this to youer `head`
+To use AlpineJS with Turbolinks you can just import the modules into your config and then add this to your `head`
```
{{ partialCached "jslibs/alpinejs/script-src.html" "-" }}