We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c3cec commit e4992f5Copy full SHA for e4992f5
_config.yml
@@ -42,7 +42,8 @@ social:
42
- https://github.com/syrex1013 # change to your github homepage
43
# Uncomment below to add more social links
44
# - https://www.facebook.com/username
45
- # - https://www.linkedin.com/in/username
+ - https://www.linkedin.com/in/adrian-dacka-a3981118a/
46
+ - https://threatvector.tech
47
48
# Site Verification Settings
49
webmaster_verifications:
@@ -96,7 +97,7 @@ theme_mode: # [light | dark]
96
97
cdn:
98
99
# the avatar on sidebar, support local or CORS resources
-avatar:
100
+avatar: "/assets/images/avatar.jpg"
101
102
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
103
# It can be overridden by a customized `page.image` in front matter.
0 commit comments