From ca11dd33ec93a4d9077bb1d8d6f3cc58e269e55e Mon Sep 17 00:00:00 2001 From: tdro Date: Mon, 6 Feb 2023 20:35:48 -0500 Subject: themes/default/layouts/partials: Remove redundant paths themes/default/layouts/partials/author-media-path.html themes/default/layouts/partials/author-name.html themes/default/layouts/partials/author-user.html --- themes/default/layouts/partials/author-media-path.html | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 themes/default/layouts/partials/author-media-path.html (limited to 'themes/default/layouts/partials/author-media-path.html') diff --git a/themes/default/layouts/partials/author-media-path.html b/themes/default/layouts/partials/author-media-path.html deleted file mode 100644 index 77090ea..0000000 --- a/themes/default/layouts/partials/author-media-path.html +++ /dev/null @@ -1,2 +0,0 @@ -{{ partial "author-user.html" . }}/media -{{- /* This comment removes trailing newlines and white spaces. */ -}} -- cgit v1.2.3