1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 17:05:32 -04:00

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

View File

@@ -11,10 +11,10 @@ tags:
image: "/static/images/notes/dropping-dropbox/email.png"
---
import Image from "./components/media/Image";
import Figure from "./components/media/Figure";
import Tweet from "./components/media/Tweet";
import Video from "./components/media/Video";
import Image from "../components/media/Image";
import Figure from "../components/media/Figure";
import Tweet from "../components/media/Tweet";
import Video from "../components/media/Video";
I've been a loyal Dropbox user since its inception as a [Y Combinator startup](https://www.ycombinator.com/apply/dropbox/) ten years ago. Having a folder on all of my devices that instantly synchronized with each other was a game-changer for me, and I grew dependent on it more and more as they gave out free storage like candy — 48 GB for having a Samsung Chromebook, 1 GB for "Posting \<3 to Twitter," and so on — until I needed to upgrade to Dropbox Pro. But this month I canceled my Pro subscription after a few too many strikes.