You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/projects/page.jsx
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -36,12 +36,7 @@ export default function Page() {
36
36
<Project
37
37
title="Lineage"
38
38
description="An app for users/authors everywhere to create and collaborate on intricate storylines. Built as a team of other students in Intro to Software Engineering."
39
-
link="COMING SOON"
40
-
/>
41
-
<Project
42
-
title="Security Tools"
43
-
description="Repo where I attempt to write security tools myself. Mostly aiming to do so in Rust, but any other language works too!"
0 commit comments