From 904684e6b829dc9ffe04fe2b8e8d56d6e3317bc8 Mon Sep 17 00:00:00 2001
From: wh-leader
Date: Mon, 11 May 2026 14:04:29 +0200
Subject: [PATCH] fix: remove TimeNet CLI from About page (internal tool)
---
src/pages/about.astro | 8 --------
1 file changed, 8 deletions(-)
diff --git a/src/pages/about.astro b/src/pages/about.astro
index 7260d1d..dc598d1 100644
--- a/src/pages/about.astro
+++ b/src/pages/about.astro
@@ -78,14 +78,6 @@ import Footer from '../components/layout/Footer.astro';
Stack: React + FastAPI + PostgreSQL.
-
-
-
TimeNet CLI
-
- CLI to manage TimeNet time tracking from terminal. Automation for clock in/out
- and worked hours reports.
-
-