Skip to content

Commit d145f14

Browse files
committed
Update avatar to use GIF instead of SVG
1 parent 2e8be68 commit d145f14

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ author:
1212
name: devnomadic
1313
github: devnomadic
1414
bio: "Software engineer and digital nomad currently exploring the world. I write about remote work, travel, and building software from anywhere."
15-
avatar: "/assets/avatar.svg"
15+
avatar: "/assets/avatar.gif"
1616

1717
# Build settings
1818
markdown: kramdown
@@ -31,7 +31,7 @@ dash:
3131
date_format: "%b %-d, %Y"
3232
show_author: true
3333
avatar_source: "local"
34-
avatar_path: "/assets/avatar.svg"
34+
avatar_path: "/assets/avatar.gif"
3535
social_links:
3636
- url: https://github.com/devnomadic
3737
icon: github-square

0 commit comments

Comments
 (0)