Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Cai <github@jimmycai.com>2022-10-29 16:51:05 +0300
committerJimmy Cai <github@jimmycai.com>2022-10-29 16:51:05 +0300
commitb0ab8e8ef005e6f46c57a6cbb4c9e71fd728d363 (patch)
treeaa4d68efec6db197b9bb22479177aafe6fc4f91c /layouts/partials/sidebar/left.html
parent7f94ce9847eae9e8d27e90a466c8b96f6b6f7c22 (diff)
parent5d34c3de440fefd846fc3f36de991cd284b890f5 (diff)
Merge branch 'master' into canary
Diffstat (limited to 'layouts/partials/sidebar/left.html')
-rw-r--r--layouts/partials/sidebar/left.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/sidebar/left.html b/layouts/partials/sidebar/left.html
index 321e1a6..2dfa1d4 100644
--- a/layouts/partials/sidebar/left.html
+++ b/layouts/partials/sidebar/left.html
@@ -45,6 +45,7 @@
href='{{ .URL }}'
{{ if eq (default true .Params.newTab) true }}target="_blank"{{ end }}
{{ with .Name }}title="{{ . }}"{{ end }}
+ rel="me"
>
{{ $icon := default "link" .Params.Icon }}
{{ with $icon }}