Skip to content

Commit

Permalink
troubleshooting import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Varlotte committed Mar 19, 2024
1 parent a79c633 commit 5067740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/dev.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import {
} from "@fortawesome/free-solid-svg-icons";
import headshot from "../components/assets/CharlotteHeadshot.png";
import screenshot from "../components/assets/rxgnosis_screenshot.png";
import "../Charlotte Bush SE Resume (1).pdf";
import "../Resume.pdf";

type BlogPost = {
title: string;
Expand Down

0 comments on commit 5067740

Please sign in to comment.