1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-20 21:01:18 -04:00

next-mdx-remote -> mdx-bundler (#729)

This commit is contained in:
2022-01-09 13:45:38 -05:00
committed by GitHub
parent b7313985db
commit 65416fcc1f
35 changed files with 1624 additions and 821 deletions

View File

@@ -11,6 +11,7 @@ tags:
image: "/static/images/notes/security-headers-cloudflare-workers/security-headers.png"
---
{/* prettier-ignore */}
<figure>
<img
src="/static/images/notes/security-headers-cloudflare-workers/security-headers.png"
@@ -19,11 +20,7 @@ image: "/static/images/notes/security-headers-cloudflare-workers/security-header
alt="An A+ security grade for this website!"
/>
<figcaption>
An{" "}
<a href="https://securityheaders.com/?q=jarv.is&amp;followRedirects=on" target="_blank" rel="noopener noreferrer">
A+ security grade
</a>{" "}
for this website!
An <a href="https://securityheaders.com/?q=jarv.is&amp;followRedirects=on" target="_blank" rel="noopener noreferrer">A+ security grade</a> for this website!
</figcaption>
</figure>