final touches

This commit is contained in:
Nuno Coração 2022-11-24 21:33:15 +00:00
parent b81790c034
commit 4204c0e40d
2 changed files with 2 additions and 1 deletions

View file

@ -65,6 +65,7 @@ mainSections = ["docs"]
[list]
showHero = true
heroStyle = "background" # valid options: basic, big, background
layoutBackgroundHeaderSpace = false
showBreadcrumbs = false
showSummary = false
showViews = true

View file

@ -1,6 +1,6 @@
{
"name": "hugo-blowfish-theme",
"version": "2.14.1",
"version": "2.15.0",
"description": "Blowfish theme for Hugo",
"scripts": {
"fullinstall": "npm run preinstall && npm install && npm run postinstall",