We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4f2fe commit eee9f1fCopy full SHA for eee9f1f
_config.icarus.yml
@@ -237,7 +237,7 @@ widgets:
237
# Author's current location
238
location: Dallas, TX
239
# URL or path to the avatar image
240
- avatar:
+ avatar: /img/avatar.png
241
# Whether show the rounded avatar image
242
avatar_rounded: true
243
# Email address for the Gravatar
_config.yml
@@ -40,7 +40,7 @@ external_link:
40
exclude: ''
41
filename_case: 0
42
render_drafts: false
43
-post_asset_folder: false
+post_asset_folder: true
44
relative_link: false
45
future: true
46
syntax_highlighter: highlight.js
source/img/avatar.png renamed to img/avatar.png
0 commit comments