From da05eb7f033e94a5109a21829d6e70b1bcbb0b87 Mon Sep 17 00:00:00 2001 From: IwanIDev Date: Fri, 20 Mar 2026 17:39:34 +0000 Subject: Edited the homepage a bit --- src/App.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 396af37..93d1427 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -74,8 +74,8 @@ function App() {
- Portfolio CMS Homepage - This homepage now uses shadcn/ui components and reads content from Drupal JSON:API. + Iwan Ingman's Portfolio + This is my portfolio site built with React and Drupal CMS. @@ -85,7 +85,7 @@ function App() { {resourcePath && Resource: {resourcePath}} - Headless Drupal + Vite + shadcn/ui + Last updated: {new Date().toLocaleString()} -- cgit