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

github.com/wlh320/hugo-theme-hulga.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.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 45450b1..71b6466 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@
- archives pages
- TOC sidebar
- `prefers-color-scheme` media support
+- PWA support
## Install
@@ -76,6 +77,9 @@ theme = "hulga"
# enable hero section's is-bold effect
heroBold = true
+ # enable PWA, prepare your icons and DON'T forget to modify manifest.json
+ pwa = true
+
# to enable different hightlight themes in light/dark mode
[markup]
[markup.highlight]