diff options
Diffstat (limited to 'layouts/partials/post-meta/author.html')
| -rw-r--r-- | layouts/partials/post-meta/author.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/partials/post-meta/author.html b/layouts/partials/post-meta/author.html deleted file mode 100644 index 1b56004..0000000 --- a/layouts/partials/post-meta/author.html +++ /dev/null @@ -1,3 +0,0 @@ -{{ with .Params.author }} - <span class="author">{{ i18n "by" . }}</span> -{{ end }} |
