From c720f1f85e5ec7c93604462b7a70e1f84a1ce244 Mon Sep 17 00:00:00 2001 From: Vikas Kushwaha Date: Tue, 11 Feb 2025 17:49:16 +0530 Subject: Substituted 'article' with 'project' --- cmd/web/templates/articles/htmx-show.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (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 index 9021bb2..e5f6875 100644 --- a/cmd/web/templates/articles/htmx-show.tmpl +++ b/cmd/web/templates/articles/htmx-show.tmpl @@ -1,3 +1,3 @@ -{{ template "articles/partials/detail-title" . }} -{{ template "articles/partials/detail-post-meta" . }} -{{ template "articles/partials/detail-post-content" . }} \ No newline at end of file +{{ 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