chore: netlify plugin webmentions

This commit is contained in:
Cory Dransfeldt 2024-05-04 10:04:27 -07:00
parent 5bbe615aa4
commit f7f5063cd7
No known key found for this signature in database
3 changed files with 24 additions and 6 deletions

View file

@ -10,7 +10,17 @@
# PLUGINS
###
[[plugins]]
package = "/plugins/fetch-scrobbles"
package = "/plugins/fetch-scrobbles"
[[plugins]]
package = "netlify-plugin-webmentions"
[plugins.inputs]
baseUrl = "https://coryd.dev"
feedPath = "/feeds/posts"
limit = 1
[plugins.inputs]
baseUrl = "https://coryd.dev"
feedPath = "/feeds/links"
limit = 1
###
# IMAGES