Skip to content

Commit

Permalink
Revert "Fix broken links in Project.jsx"
Browse files Browse the repository at this point in the history
This reverts commit 37fc394.
  • Loading branch information
baberlabs committed Jun 12, 2024
1 parent 1df1049 commit 4276220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Projects.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { PROJECTS } from "../my-projects";
import { PROJECTS } from "../projects";
import { SCREENSHOTS } from "../images";
import { imageName, projectName } from "../functions";

Expand Down

0 comments on commit 4276220

Please sign in to comment.