- My first deploy with Github Actions and use my own action v1 !!! -
++ My first deploy with Github Actions and use my own action v1 !!! 🙉 +
+HELLO!!!!!!!!
+ BYE!!!!!diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f7fa87e..8bc8cd0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,5 +1,5 @@ -import type { Metadata } from "next"; -import { Geist, Geist_Mono } from "next/font/google"; +import type {Metadata} from "next"; +import {Geist, Geist_Mono} from "next/font/google"; import "./globals.css"; const geistSans = Geist({ @@ -23,7 +23,7 @@ export default function RootLayout({ children: React.ReactNode; }>) { return ( - +
diff --git a/src/app/page.tsx b/src/app/page.tsx index 76aa40b..f09dc4c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,9 +2,11 @@ export default function Home() { return (HELLO!!!!!!!!
+ BYE!!!!!