Skip to content

Commit 0bbed9f

Browse files
committed
feat: Updated profile picuture
1 parent a811fcc commit 0bbed9f

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

content/images/profile.png

-44.8 KB
Binary file not shown.

content/images/profile_2025.png

42.4 KB
Loading

pelicanconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
SITETITLE = "Stefan Jenkner"
66
SITESUBTITLE = "A developer's notebook"
77
SITEURL = ""
8-
SITELOGO = SITEURL + "/images/profile.png"
8+
SITELOGO = SITEURL + "/images/profile_2025.png"
99

1010
PATH = "content"
1111

0 commit comments

Comments
 (0)