From 64f7dd2281ae6b7388c50f539b0bba6faed24712 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Wed, 12 Mar 2025 14:28:55 +0100 Subject: [PATCH] Frontend --- frontend/src/app/page.tsx | 2 +- frontend/src/components/Navbar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index 8fcb8f2..247b649 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -107,7 +107,7 @@ export default function Page() {

- On this Website you can find a collection of scripts that are under development and open for testing. + On this Website you can find a collection of scripts that are under development and only for testing. We do not provide any support for these scripts when run in production, but you can help us by testing them and providing feedback.

diff --git a/frontend/src/components/Navbar.tsx b/frontend/src/components/Navbar.tsx index b9194d1..1aa76cb 100644 --- a/frontend/src/components/Navbar.tsx +++ b/frontend/src/components/Navbar.tsx @@ -47,7 +47,7 @@ function Navbar() { src="/ProxmoxVED/logo.png" className="" /> - Proxmox VE Helper-Scripts DEVELOPMENT REPO + Proxmox VE Helper-Scripts DEVELOPMENT REPO