mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-20 20:41:16 -04:00
proper cwd for mdx components
This commit is contained in:
@@ -12,7 +12,7 @@ tags:
|
||||
image: "/static/images/notes/netlify-analytics-review/overview.png"
|
||||
---
|
||||
|
||||
import Image from "./components/media/Image";
|
||||
import Image from "../components/media/Image";
|
||||
|
||||
I've been trying out [Netlify Analytics](https://www.netlify.com/products/analytics/) on this site for over a month now and have some quick thoughts about this unique offering in a world full of bloated and invasive tracking scripts.
|
||||
|
||||
|
Reference in New Issue
Block a user