Compare commits

..

2 Commits

Author SHA1 Message Date
d73fe8a87a
add logo 2025-05-06 10:25:49 -06:00
899e385b29
theme setting isn't necessary when using modules 2025-05-06 09:22:32 -06:00
4 changed files with 2 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

View File

@ -2,7 +2,6 @@
# Refer to the theme docs for more details about each of these parameters.
# https://blowfish.page/docs/getting-started/
theme = "github.com/nunocoracao/blowfish"
baseURL = "https://d-b.ca/"
languageCode = "en"
defaultContentLanguage = "en"

View File

@ -9,8 +9,8 @@ title = "Drew Bowering"
isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
# logo = "img/logo.png"
# secondaryLogo = "img/secondary-logo.png"
logo = "img/d-bca_logo_light.png"
secondaryLogo = "img/d-bca_logo_dark.png"
# description = "My awesome website"
# copyright = "Copy, _right?_ :thinking_face:"