proper cwd for mdx components

This commit is contained in:
2022-01-17 11:13:13 -05:00
parent 415e8d6bc4
commit 2ef5d06c38
19 changed files with 37 additions and 37 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ tags:
image: "/static/images/notes/github-rename-master/github-default.png"
---
import Image from "./components/media/Image";
import Tweet from "./components/media/Tweet";
import Image from "../components/media/Image";
import Tweet from "../components/media/Tweet";
<Image
src="/static/images/notes/github-rename-master/blm-topic.png"