aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/templates/articles/htmx-show.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/web/templates/articles/htmx-show.tmpl')
-rw-r--r--cmd/web/templates/articles/htmx-show.tmpl6
1 files changed, 3 insertions, 3 deletions
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