Skip to content

Commit

Permalink
testing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
griffindavidson committed Dec 29, 2024
1 parent 2b27ffb commit c1c0508
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/page.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
import Image from "next/image";
import styles from "./home.css";

/*
testing
*/

export default function Home() {
return (
<div>
Expand Down

0 comments on commit c1c0508

Please sign in to comment.