diff --git a/layouts/partials/blog-footer.html b/layouts/partials/blog-footer.html index 9652e74e..52fb0f03 100644 --- a/layouts/partials/blog-footer.html +++ b/layouts/partials/blog-footer.html @@ -3,5 +3,4 @@
🐼
Powered by Hugo. View source.
- {{ if .IsPage }} - {{ end }} \ No newline at end of file + {{ if .IsPage }}{{ end }} \ No newline at end of file