mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-20 20:11:15 -04:00
re-enable eslint-plugin-mdx
with fix for OOM error
https://github.com/mdx-js/vscode-mdx#known-vscode-eslint-issues
This commit is contained in:
@@ -12,7 +12,12 @@ tags:
|
||||
image: "/static/images/notes/how-to-backup-linux-server/apocalypse.png"
|
||||
---
|
||||
|
||||
<Figure src="/public/static/images/notes/how-to-backup-linux-server/apocalypse.png" width="865" height="303" priority>
|
||||
<Figure
|
||||
src="/public/static/images/notes/how-to-backup-linux-server/apocalypse.png"
|
||||
width="865"
|
||||
height="303"
|
||||
priority={true}
|
||||
>
|
||||
**The Cloud-pocalypse:** Coming soon(er than you think) to a server near you.
|
||||
</Figure>
|
||||
|
||||
|
Reference in New Issue
Block a user