From 4919f028c884a041da7ff098abb02389b4eac598 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 18 Apr 2023 03:02:17 +0800 Subject: ✨add envshare docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/page.tsx | 50 -------------------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 app/page.tsx (limited to 'app/page.tsx') diff --git a/app/page.tsx b/app/page.tsx deleted file mode 100644 index ba659ca..0000000 --- a/app/page.tsx +++ /dev/null @@ -1,50 +0,0 @@ -import Link from "next/link"; -import { Stats } from "./components/stats"; -import { Testimonials } from "./components/testimony"; - -export default function Home() { - return ( -
-
-
- - EnvShare is Open Source on{" "} - - GitHub - - -
-
-

- Share Environment Variables Securely -

-

- Your document is encrypted in your browser before being stored for a limited period of time and read - operations. Unencrypted data never leaves your browser. -

-
- - Deploy - - - Share - - -
-
-
-

Used and trusted by a growing community

- - -
- ); -} -- cgit v1.2.3-70-g09d2