pass mdx images through next/image for full optimization benefits

This commit is contained in:
2022-01-09 22:53:10 -05:00
parent 32d1683e51
commit 6436a34c59
34 changed files with 256 additions and 180 deletions
+2 -1
View File
@@ -11,11 +11,12 @@ 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";
**tl;dr:** No. Quite the opposite, actually — [Archive.is](https://archive.is/)'s owner is intentionally blocking 1.1.1.1 users.
<img
<Image
src="/static/images/notes/cloudflare-dns-archive-is-blocked/archive-is.png"
width="865"
height="180"