mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-13 22:45:27 -04:00
passing a custom link component to mdx was unnecessary
This commit is contained in:
@@ -11,8 +11,8 @@ tags:
|
||||
image: "/static/images/notes/cloudflare-dns-archive-is-blocked/archive-is.png"
|
||||
---
|
||||
|
||||
import Image from "./components/embeds/Image";
|
||||
import Tweet from "./components/embeds/Tweet";
|
||||
import Image from "./components/media/Image";
|
||||
import Tweet from "./components/media/Tweet";
|
||||
|
||||
**tl;dr:** No. Quite the opposite, actually — [Archive.is](https://archive.is/)'s owner is intentionally blocking 1.1.1.1 users.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user