Skip to content

Commit c836f36

Browse files
revert
1 parent ab3c8fe commit c836f36

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/Pages/ProjectsPage/PGAS25Fail.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { Paragraph } from "../../Components/Paragraph";
2-
import FailBoard from "@/assets/PGAS25/FailBoard.png";
32

43
export default function PGAS25Fail(){
54
return <div className="relative grid place-items-center">
@@ -92,9 +91,6 @@ export default function PGAS25Fail(){
9291
Rspress (to test the project.)
9392
</a>
9493
</li>
95-
96-
<h2 className="text-xl">Scrum board:</h2>
97-
<img src={FailBoard} />
9894
</article>
9995
</div>
10096
}

src/assets/PGAS25/FailBoard.png

-1.38 MB
Binary file not shown.

0 commit comments

Comments
 (0)