diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 1971e05..3e59c1f 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -129,7 +129,7 @@ params: # Sidebar Avatar avatar: # Replace the default image and set the url here. - url: /imgs/hugo-next-avatar.png + url: /imgs/hugo_next_avatar.png # If true, the avatar will be displayed in circle. rounded: true # If true, the avatar will be rotated with the cursor. diff --git a/layouts/partials/header/sidebar.html b/layouts/partials/header/sidebar.html index 270e728..60efcd7 100644 --- a/layouts/partials/header/sidebar.html +++ b/layouts/partials/header/sidebar.html @@ -10,7 +10,7 @@