From e44397dcbb9454f89b8263738d5ccf1e20a12074 Mon Sep 17 00:00:00 2001 From: Vikas Kushwaha Date: Tue, 11 Feb 2025 17:50:21 +0530 Subject: Substituted 'article' with 'project' in filenames --- cmd/web/templates/articles/htmx-show.tmpl | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 cmd/web/templates/articles/htmx-show.tmpl (limited to 'cmd/web/templates/articles/htmx-show.tmpl') diff --git a/cmd/web/templates/articles/htmx-show.tmpl b/cmd/web/templates/articles/htmx-show.tmpl deleted file mode 100644 index e5f6875..0000000 --- a/cmd/web/templates/articles/htmx-show.tmpl +++ /dev/null @@ -1,3 +0,0 @@ -{{ template "projects/partials/detail-title" . }} -{{ template "projects/partials/detail-post-meta" . }} -{{ template "projects/partials/detail-post-content" . }} \ No newline at end of file -- cgit v1.2.3