diff --git a/layouts/partials/sidebar/left.html b/layouts/partials/sidebar/left.html index d60285e..087ec0d 100644 --- a/layouts/partials/sidebar/left.html +++ b/layouts/partials/sidebar/left.html @@ -6,33 +6,9 @@
- {{ with .Site.Params.sidebar.avatar }} - {{- $avatar := partial "helper/image" (dict "Image" . "Resources" resources "Context" $) -}} -
- - - - {{ with $.Site.Params.sidebar.emoji }} - {{ . }} - {{ end }} -
- {{ end }} - -
-

{{ .Site.Title }}

-

{{ .Site.Params.sidebar.subtitle }}

-
-
- - + {{- $page := . -}} {{- with .Site.Menus.social -}}