diff --git a/assets/css/common/profile-mode.css b/assets/css/common/profile-mode.css index 6826d96..58f2819 100644 --- a/assets/css/common/profile-mode.css +++ b/assets/css/common/profile-mode.css @@ -17,7 +17,6 @@ .profile img { display: inline-table; border-radius: 50%; - pointer-events: none; } .buttons { diff --git a/layouts/partials/index_profile.html b/layouts/partials/index_profile.html index 5d28afa..c2ff3e6 100644 --- a/layouts/partials/index_profile.html +++ b/layouts/partials/index_profile.html @@ -20,10 +20,10 @@ {{- $img = $img.Resize "150x150" }} {{- end }} {{- end }} - {{ .imageTitle | default {{- else }} - {{ .imageTitle | default {{- end }} {{- end }}