mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-13 22:45:27 -04:00
proper cwd for mdx components
This commit is contained in:
@@ -12,7 +12,7 @@ tags:
|
||||
image: "/static/images/notes/cool-bash-tricks-for-your-terminal-dotfiles/terminal.png"
|
||||
---
|
||||
|
||||
import Image from "./components/media/Image";
|
||||
import Image from "../components/media/Image";
|
||||
|
||||
<Image
|
||||
src="/static/images/notes/cool-bash-tricks-for-your-terminal-dotfiles/terminal.png"
|
||||
|
||||
Reference in New Issue
Block a user