1 parent 0aba9da commit 8974fdeCopy full SHA for 8974fde
2 files changed
public/Darren_Wang_Resume.pdf
8.37 KB
src/components/HeroArtifactStack.astro
@@ -3,7 +3,7 @@
3
const terminalLines = [
4
[
5
{ text: "$", tone: "prompt" },
6
- { text: " ls -la", tone: "command" },
+ { text: " ls -al", tone: "command" },
7
],
8
9
{ text: "drwxr-xr-x ", tone: "muted" },
0 commit comments