chore: cleanup redirects
This commit is contained in:
parent
650460d8b2
commit
ec8af1873f
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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": {
|
||||
|
|
Reference in a new issue