diff --git a/themes/red/layouts/shortcodes/profile-picture.html b/themes/red/layouts/shortcodes/profile-picture.html index 21e910b..e9573c7 100644 --- a/themes/red/layouts/shortcodes/profile-picture.html +++ b/themes/red/layouts/shortcodes/profile-picture.html @@ -1,3 +1,3 @@ {{ with resources.Get .Site.Params.profile_picture }} - Profile Picture + Profile Picture {{ end }}