fix: 404s
This commit is contained in:
parent
47ff5e9d68
commit
e5885244bd
3 changed files with 14 additions and 1 deletions
|
@ -32,6 +32,8 @@
|
|||
# 404s
|
||||
/assets/img/social-preview/adding-a-light/dark-theme-toggle-preview.jpeg /assets/img/social-preview/adding-a-light-dark-theme-toggle-preview.jpeg 301!
|
||||
/assets/img/social-card.jpg /assets/img/ogi/default.jpg 301!
|
||||
/posts / 301!
|
||||
/posts/2024 / 301!
|
||||
|
||||
# assets
|
||||
/static/images/avatar.webp /assets/img/avatar.webp 301!
|
||||
|
|
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1708740387837
|
||||
"timestamp": 1708819900997
|
||||
}
|
11
cache/jsonfeed-to-mastodon.json
vendored
11
cache/jsonfeed-to-mastodon.json
vendored
|
@ -10422,5 +10422,16 @@
|
|||
"https://social.lol/users/cory/statuses/111984010053451599"
|
||||
],
|
||||
"lastTootTimestamp": 1708740387832
|
||||
},
|
||||
"https://trakt.tv/movies/red-eye-2005": {
|
||||
"id": "aHR0cHM6Ly90cmFrdC50di9tb3ZpZXMvcmVkLWV5ZS0yMDA1",
|
||||
"title": "🎥: Red Eye",
|
||||
"url": "https://trakt.tv/movies/red-eye-2005",
|
||||
"content_text": "🎥: Red Eye #Movies #Watching #Trakt https://trakt.tv/movies/red-eye-2005",
|
||||
"date_published": "Sat, 24 Feb 2024 20:46:00 GMT",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111989221028321012"
|
||||
],
|
||||
"lastTootTimestamp": 1708819900992
|
||||
}
|
||||
}
|
Reference in a new issue