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/how-to-backup-linux-server/apocalypse.png"
---
import Figure from "./components/media/Figure";
import Tweet from "./components/media/Tweet";
import Figure from "../components/media/Figure";
import Tweet from "../components/media/Tweet";
<Figure src="/static/images/notes/how-to-backup-linux-server/apocalypse.png" width="865" height="303" priority>
**The Cloud-pocalypse:** Coming soon(er than you think) to a server near you.