Skip to content

Commit bace5ee

Browse files
committed
Update stuff
1 parent f5aab6a commit bace5ee

2 files changed

Lines changed: 1 addition & 14 deletions

File tree

src/app/projects/page.jsx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,7 @@ export default function Page() {
3636
<Project
3737
title="Lineage"
3838
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!"
44-
link="COMING SOON"
39+
link="https://github.com/secmancer/lineage"
4540
/>
4641
</div>
4742
);

src/app/resume/page.jsx

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)