Skip to content

Commit c8ea9a5

Browse files
committed
update profile picture
1 parent 5e4c064 commit c8ea9a5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

_includes/layout.pug

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ body
4242
header.development(style="padding: .2rem 0; margin: 0; background-color: rgba(255, 105, 97, 0.5); min-width: 100%; width: 100%; min-height: 0; height: auto; display: block; border-bottom: 2px solid rgb(255,105,97); text-align: center;")= `DEVELOPMENT | ${ global.dateHtml(meta.build.timestamp) }`
4343
header.container
4444
section
45-
- const avatarImage = '/assets/images/other/avatar-2015-05-17-at-18-31-56-square-mini.jpg'
45+
- const avatarImage = '/assets/images/other/avatar-spiegl-chris-leica-2022-08-20-L1010008.jpg'
4646
img#avatar(srcset=`${meta.imageResizer(320, 0, avatarImage)} 640w, ${meta.imageResizer(640, 0, avatarImage)} 1280w, ${meta.imageResizer(1280, 0, avatarImage)} 1920w` src=avatarImage, alt="")
4747
div.text
4848
h1
Loading

0 commit comments

Comments
 (0)