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:
@@ -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&followRedirects=on" target="_blank" rel="noopener noreferrer">
|
||||
A+ security grade
|
||||
</a>{" "}
|
||||
for this website!
|
||||
An <a href="https://securityheaders.com/?q=jarv.is&followRedirects=on" target="_blank" rel="noopener noreferrer">A+ security grade</a> for this website!
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
|
Reference in New Issue
Block a user