diff options
Diffstat (limited to 'users/wpcarro/website/blog/themes/tailwind/layouts/partials/back-home.html')
-rw-r--r-- | users/wpcarro/website/blog/themes/tailwind/layouts/partials/back-home.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/wpcarro/website/blog/themes/tailwind/layouts/partials/back-home.html b/users/wpcarro/website/blog/themes/tailwind/layouts/partials/back-home.html deleted file mode 100644 index 4064d5256137..000000000000 --- a/users/wpcarro/website/blog/themes/tailwind/layouts/partials/back-home.html +++ /dev/null @@ -1 +0,0 @@ -<a class="text-lg mb-8 inline-block" href="{{ .Site.BaseURL | relLangURL }}">← {{ i18n "back_home" }}</a> |