duplicate blog folder
This commit is contained in:
@@ -12,8 +12,8 @@ dateFormat = "2 January 2006"
|
||||
logo = "AM.ico' "
|
||||
|
||||
[author]
|
||||
name = "Your name here"
|
||||
image = "profile.jpg"
|
||||
name = "Ash Marlow"
|
||||
image = "assets/img/me.jpg"
|
||||
headline = "I'm only human"
|
||||
bio = "A little bit about you"
|
||||
links = [
|
||||
|
||||
@@ -27,17 +27,17 @@ layout = "basic"
|
||||
|
||||
[footer]
|
||||
showMenu = true
|
||||
showCopyright = true
|
||||
showThemeAttribution = true
|
||||
showCopyright = false
|
||||
showThemeAttribution = false
|
||||
showAppearanceSwitcher = true
|
||||
showScrollToTop = true
|
||||
|
||||
[homepage]
|
||||
layout = "card"
|
||||
showRecent = true
|
||||
showRecentItems = 5
|
||||
showRecentItems = 6
|
||||
showMoreLink = true
|
||||
showMoreLinkDest = "/posts/"
|
||||
showMoreLinkDest = "/blog/"
|
||||
cardView = true
|
||||
cardViewScreenWidth = false
|
||||
layoutBackgroundBlur = false
|
||||
|
||||
Reference in New Issue
Block a user