diff --git a/_redirects b/_redirects index 0073ae66..32602055 100644 --- a/_redirects +++ b/_redirects @@ -101,6 +101,9 @@ https://cdme.netlify.app https://coryd.dev 301! /follow.xml https://feedpress.me/coryd-follow /follow.json https://feedpress.me/coryd-follow.json +# media +/media/* https://f001.backblazeb2.com/file/coryd-dev-images/:splat + # analytics /23af0256fe76a.js http://static.getclicky.com/js?in=/2842c5ddc46e5 200 /2842c5ddc46e5 https://in.getclicky.com/in.php 200 diff --git a/package.json b/package.json index 5b23038f..6acc7b01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "10.0.4", + "version": "10.0.5", "description": "The source for my personal site. Built using 11ty.", "type": "module", "scripts": {