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:
authorzilch40 <wlh233@live.com>2020-11-16 15:31:39 +0300
committerzilch40 <wlh233@live.com>2020-11-16 15:31:39 +0300
commit871470c4cd13a02e947680864574a84eae246cf0 (patch)
tree8414d26b020681fa0b05384c28bccc08d69e4e4b /README.md
parent88fb497815279a64bbfe38e7cdd1676a2b683b77 (diff)
add PWA support && tweak some pages
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]