Skip to content

Commit cf1ec11

Browse files
committed
🔧 Maintenance
- ⬆️ Upgrade Hugo and Blowfish Theme - 💄 Brighter Avatar
1 parent 8b30a16 commit cf1ec11

File tree

6 files changed

+4
-2
lines changed

6 files changed

+4
-2
lines changed

assets/img/avatar-9.png

86.2 KB
Loading

config/_default/languages.en.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title = "Code-Chimp"
1313

1414
[author]
1515
name = "Tim Goshinski"
16-
image = "img/cyborg-ape.png"
16+
image = "img/avatar-9.png"
1717
headline = "Code flinging cyber-primate"
1818
bio = "I code and I know (some) things"
1919
links = [

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.19
44

55
require (
66
github.com/nunocoracao/blowfish v1.9.0 // indirect
7-
github.com/nunocoracao/blowfish/v2 v2.42.0 // indirect
7+
github.com/nunocoracao/blowfish/v2 v2.47.2 // indirect
88
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ github.com/nunocoracao/blowfish/v2 v2.4.0 h1:7Nxsfr0fAcCeuB3vvxyWazqNXgXPgykAuko
44
github.com/nunocoracao/blowfish/v2 v2.4.0/go.mod h1:4SkMc+Ht8gpQCwArqiHMBDP3soxi2OWuAhVney+cuyk=
55
github.com/nunocoracao/blowfish/v2 v2.42.0 h1:2/txTVohyHMuMQo1rHL7Zu2M2dcZl/y246wt+Ewgr0A=
66
github.com/nunocoracao/blowfish/v2 v2.42.0/go.mod h1:4SkMc+Ht8gpQCwArqiHMBDP3soxi2OWuAhVney+cuyk=
7+
github.com/nunocoracao/blowfish/v2 v2.47.2 h1:6MdsG3485GCL1mn1EOOQIcnaE9KPHo07CGehNUU/Cd4=
8+
github.com/nunocoracao/blowfish/v2 v2.47.2/go.mod h1:4SkMc+Ht8gpQCwArqiHMBDP3soxi2OWuAhVney+cuyk=
48 KB
Loading
90.6 KB
Loading

0 commit comments

Comments
 (0)