Skip to content

Commit aa28017

Browse files
committed
I'm demoing a github push
1 parent 0bb26cd commit aa28017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import Link from "next/link";
22
import styles from "./page.module.css";
33
import Background from "./components/Background/Background";
44

5-
// Testing Actions Pipeline Remove this later
5+
// Testing Actions Pipeline Remove this later -
66

77
const page = async () => {
88
return (

0 commit comments

Comments
 (0)