chore: cleanup
This commit is contained in:
parent
01ffe9a12a
commit
1488a2bcc6
3 changed files with 73 additions and 1038 deletions
12
netlify.toml
12
netlify.toml
|
@ -6,21 +6,11 @@
|
|||
publish = "_site"
|
||||
edge_functions = "api"
|
||||
|
||||
###
|
||||
# PLUGINS
|
||||
###
|
||||
[[plugins]]
|
||||
package = "netlify-plugin-webmentions"
|
||||
[plugins.inputs]
|
||||
baseUrl = "https://coryd.dev"
|
||||
feedPath = "feeds/posts"
|
||||
limit = 1
|
||||
|
||||
###
|
||||
# IMAGES
|
||||
###
|
||||
[images]
|
||||
remote_images = ["https://f001.backblazeb2.com/file/coryd-dev/.*", "https://image.tmdb.org/.*", "https://books.google.com/.*", "https://covers.openlibrary.org/*"]
|
||||
remote_images = ["https://f001.backblazeb2.com/file/coryd-dev/.*", "https://books.google.com/.*"]
|
||||
|
||||
###
|
||||
# URLs
|
||||
|
|
Reference in a new issue