convert pgn into webp + start hugo migration article
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m1s

This commit is contained in:
2024-02-20 20:12:33 +01:00
parent b2a0e46d4e
commit 052a6334cb
20 changed files with 207 additions and 51 deletions

View File

@ -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."

View File

@ -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