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-article-page.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/web/templates/articles/htmx-article-page.tmpl') diff --git a/cmd/web/templates/articles/htmx-article-page.tmpl b/cmd/web/templates/articles/htmx-article-page.tmpl index 9380c0a..c7a567c 100644 --- a/cmd/web/templates/articles/htmx-article-page.tmpl +++ b/cmd/web/templates/articles/htmx-article-page.tmpl @@ -1,3 +1,3 @@ -{{ template "articles/show" . }} +{{ template "projects/show" . }} {{ template "components/navbar" . }} {{ template "components/head" . }} \ No newline at end of file -- cgit v1.2.3