We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8be68 commit d145f14Copy full SHA for d145f14
1 file changed
_config.yml
@@ -12,7 +12,7 @@ author:
12
name: devnomadic
13
github: devnomadic
14
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"
+ avatar: "/assets/avatar.gif"
16
17
# Build settings
18
markdown: kramdown
@@ -31,7 +31,7 @@ dash:
31
date_format: "%b %-d, %Y"
32
show_author: true
33
avatar_source: "local"
34
- avatar_path: "/assets/avatar.svg"
+ avatar_path: "/assets/avatar.gif"
35
social_links:
36
- url: https://github.com/devnomadic
37
icon: github-square
0 commit comments