Compare commits

...

2 Commits

Author SHA1 Message Date
951de2e2b2
add favicon set 2025-05-07 00:04:06 -06:00
83293947f2
add headline and description 2025-05-07 00:03:26 -06:00
8 changed files with 3 additions and 2 deletions

View File

@ -11,7 +11,7 @@ title = "Drew Bowering"
dateFormat = "2 January 2006" dateFormat = "2 January 2006"
logo = "img/d-bca_logo_light.png" logo = "img/d-bca_logo_light.png"
secondaryLogo = "img/d-bca_logo_dark.png" secondaryLogo = "img/d-bca_logo_dark.png"
# description = "My awesome website" description = "Drew Bowering's personal website"
# copyright = "Copy, _right?_ :thinking_face:" # copyright = "Copy, _right?_ :thinking_face:"
[params.author] [params.author]
@ -19,7 +19,7 @@ title = "Drew Bowering"
# email = "drew@d-b.ca" # email = "drew@d-b.ca"
image = "img/DrewBowering.jpg" image = "img/DrewBowering.jpg"
# imageQuality = 96 # imageQuality = 96
# headline = "I'm only human" headline = "IT Architect, Developer, Canoeist, Tubist"
bio = "A little bit about me" bio = "A little bit about me"
links = [ links = [
# { email = "mailto:hello@your_domain.com" }, # { email = "mailto:hello@your_domain.com" },

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
static/apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

BIN
static/favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 B

BIN
static/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
static/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

1
static/site.webmanifest Normal file
View File

@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}