From ff1da010408d49320253d5cda24777c547621ece Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Fri, 21 Jun 2024 13:18:29 +0530 Subject: HTMX and Strapi Integration * Re-integrates HTMX * Integrate STRAPI API * Adds endpoints for fetching posts * Adds HTMX area for loading recent posts --- src/views/layout.ecr | 1 + 1 file changed, 1 insertion(+) (limited to 'src/views/layout.ecr') diff --git a/src/views/layout.ecr b/src/views/layout.ecr index 2a537ea..abb2dae 100644 --- a/src/views/layout.ecr +++ b/src/views/layout.ecr @@ -5,6 +5,7 @@ <%= page_title %> | {indrajith.dev} + -- cgit v1.2.3