Skip to content

Commit 8974fde

Browse files
committed
chore: update resume
1 parent 0aba9da commit 8974fde

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

public/Darren_Wang_Resume.pdf

8.37 KB
Binary file not shown.

src/components/HeroArtifactStack.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
const terminalLines = [
44
[
55
{ text: "$", tone: "prompt" },
6-
{ text: " ls -la", tone: "command" },
6+
{ text: " ls -al", tone: "command" },
77
],
88
[
99
{ text: "drwxr-xr-x ", tone: "muted" },

0 commit comments

Comments
 (0)