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>2022-09-12 11:59:13 +0300
committerzilcH40 <wlh233@live.com>2022-09-12 11:59:13 +0300
commit2d91340c2ba695f935e101e7ab98347c2c72747f (patch)
tree493444ac970195d0459e5bbf8adac429eb7b7a6c /README.md
parente847bd01935099671d15224072fb8cea353255c2 (diff)
feat: add option to enable hero looks like steam deck homepage
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index de9120b..b04d064 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,10 @@ theme = "hulga"
darkMedia = true
# enable hero section's is-bold effect
- heroBold = true
+ heroBold = false
+
+ # enable hero section that looks like steam deck's home page
+ heroSteamDeck = false
# enable PWA, prepare your icons and DON'T forget to modify manifest.json
pwa = true