final polish
|
@ -15,13 +15,13 @@ enableCodeCopy = true
|
||||||
mainSections = ["docs"]
|
mainSections = ["docs"]
|
||||||
# robots = ""
|
# robots = ""
|
||||||
|
|
||||||
disableImageOptimization = true
|
disableImageOptimization = false
|
||||||
|
|
||||||
defaultBackgroundImage = "/img/bg.jpg"
|
defaultBackgroundImage = "/img/bg.jpg"
|
||||||
|
|
||||||
highlightCurrentMenuArea = true
|
highlightCurrentMenuArea = true
|
||||||
smartTOC = true
|
smartTOC = true
|
||||||
smartTOCHideUnfocusedChildren = false
|
smartTOCHideUnfocusedChildren = true
|
||||||
|
|
||||||
[header]
|
[header]
|
||||||
layout = "fixed" # valid options: basic, fixed
|
layout = "fixed" # valid options: basic, fixed
|
||||||
|
|
After Width: | Height: | Size: 79 KiB |
After Width: | Height: | Size: 2 MiB |
After Width: | Height: | Size: 591 KiB |
After Width: | Height: | Size: 131 KiB |
After Width: | Height: | Size: 205 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 60 KiB |
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hugo-blowfish-theme",
|
"name": "hugo-blowfish-theme",
|
||||||
"version": "2.26.0",
|
"version": "2.27.0",
|
||||||
"description": "Blowfish theme for Hugo",
|
"description": "Blowfish theme for Hugo",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"fullinstall": "npm run preinstall && npm install && npm run postinstall",
|
"fullinstall": "npm run preinstall && npm install && npm run postinstall",
|
||||||
|
|