convert pgn into webp + start hugo migration article
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m1s
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m1s
This commit is contained in:
@ -8,7 +8,7 @@ title = "d3vyce Blog"
|
||||
isoCode = "en"
|
||||
rtl = false
|
||||
dateFormat = "2 January 2006"
|
||||
logo = "img/author_transparent.png"
|
||||
logo = "img/author_transparent.webp"
|
||||
# secondaryLogo = "img/secondary-logo.png"
|
||||
description = "Hi 👋, Welcome to my Blog!"
|
||||
copyright = "d3vyce 2024 © All rights reserved."
|
||||
|
@ -37,7 +37,7 @@ smartTOCHideUnfocusedChildren = false
|
||||
|
||||
[homepage]
|
||||
layout = "custom" # valid options: page, profile, hero, card, background, custom
|
||||
homepageImage = "img/ocean.jpg" # used in: hero, and card
|
||||
homepageImage = "img/ocean.webp" # used in: hero, and card
|
||||
showRecent = true
|
||||
showRecentItems = 9
|
||||
showMoreLink = true
|
||||
|
Reference in New Issue
Block a user