mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 23:38:56 +00:00
📝 Feat: add repost URL at the end of markdown
This commit is contained in:
@@ -10,4 +10,5 @@
|
||||
---
|
||||
|
||||
> {{ T "author"}}: {{ .Site.Author.name }}
|
||||
> {{ .Permalink }}
|
||||
> URL: {{ .Permalink }}
|
||||
{{ if $params.repost.enable | and (hasPrefix $params.repost.url "http") }}> {{ T "repost" }} URL: {{ $params.repost.url }}{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user