From 2c102ad4756b5e7aeab3b0fd05fd0e37687f901f Mon Sep 17 00:00:00 2001 From: schererleander Date: Sun, 28 Dec 2025 21:46:32 +0100 Subject: chore(style): clean up tailwindcss, other --- app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/page.tsx') diff --git a/app/page.tsx b/app/page.tsx index 057842d..51dfeda 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,4 +1,3 @@ - import { ToolsGrid } from "@/components/tools-grid"; import { ProjectsGrid } from "@/components/projects-grid"; import { PostCard } from "@/components/post-card"; @@ -19,7 +18,7 @@ export default function Home() {

Hi, I'm Leander.

- Passionate about hardware & software, pursuing computer science studies. Currently building 3D-printing projects and exploring homelabing. + Interested in hardware & software, pursuing computer science studies. Currently building 3D-printing projects and exploring homelabing.

-- cgit v1.3.1