chore: rebrand project from Revanios to Neta and update associated assets and configurations

This commit is contained in:
poyrazavsever
2026-06-09 14:46:44 +03:00
parent 68eb84abdb
commit d80af01d14
24 changed files with 39 additions and 40 deletions
+2 -2
View File
@@ -8,13 +8,13 @@ import { OfflineIndicator } from "@/components/ui/offline-indicator";
const geist = Geist({ subsets: ["latin"], variable: "--font-sans" });
export const metadata: Metadata = {
title: "Revanios",
title: "Neta",
description: "Self-hosted freelancer operating dashboard",
manifest: "/manifest.json",
appleWebApp: {
capable: true,
statusBarStyle: "default",
title: "Revanios",
title: "Neta",
},
};