feature(share): support 28 kinds of share links

This commit is contained in:
Dillon
2020-02-18 02:53:07 +08:00
parent ad4655ce6a
commit 434f8fa676
18 changed files with 397 additions and 202 deletions

View File

@@ -21,7 +21,7 @@
{{- with .OutputFormats.Get "markdown" -}}
<span>
<a class="link-to-markdown" href="{{ .Permalink }}" target="_blank">
{{- T "seeMarkDown" -}}
{{- T "seeMarkdown" -}}
</a>
</span>
{{- end -}}