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

github.com/danielkvist/hugo-piercer-theme.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.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 05f8b30..b47162f 100644
--- a/README.md
+++ b/README.md
@@ -149,6 +149,13 @@ logo = "" # Relative URL for your logo
font = "" # Name of the Google Font you want to use
```
+### Service Workers
+
+```toml
+[params.serviceWorker]
+ enable = true # enables or disables service worker for caching resources
+```
+
### Header
```toml