mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
added 2 new homepage layouts
This commit is contained in:
@@ -15,7 +15,7 @@ dateFormat = "2 January 2006"
|
||||
[author]
|
||||
name = "Blowfish"
|
||||
image = "img/blowfish_logo.png"
|
||||
#headline = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
|
||||
headline = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
|
||||
bio = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
|
||||
links = [
|
||||
{ twitter = "https://twitter.com/burufugu" },
|
||||
|
||||
@@ -22,7 +22,8 @@ mainSections = ["docs"]
|
||||
showScrollToTop = true
|
||||
|
||||
[homepage]
|
||||
layout = "hero" # valid options: page, profile, custom
|
||||
layout = "custom" # valid options: page, profile, hero, card, custom
|
||||
homepageImage = "iceland.jpg" # used in: hero, and card
|
||||
showRecent = true
|
||||
showRecentItems = 5
|
||||
showMoreLink = true
|
||||
|
||||
Reference in New Issue
Block a user