Skip to content

Commit eee9f1f

Browse files
committed
try avatar at high level and configur asset for posts
1 parent 1c4f2fe commit eee9f1f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

_config.icarus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ widgets:
237237
# Author's current location
238238
location: Dallas, TX
239239
# URL or path to the avatar image
240-
avatar:
240+
avatar: /img/avatar.png
241241
# Whether show the rounded avatar image
242242
avatar_rounded: true
243243
# Email address for the Gravatar

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ external_link:
4040
exclude: ''
4141
filename_case: 0
4242
render_drafts: false
43-
post_asset_folder: false
43+
post_asset_folder: true
4444
relative_link: false
4545
future: true
4646
syntax_highlighter: highlight.js
File renamed without changes.

0 commit comments

Comments
 (0)