fix: netlify plugin webmentions

This commit is contained in:
Cory Dransfeldt 2024-05-04 10:06:19 -07:00
parent f7f5063cd7
commit 9790b4c3e6
No known key found for this signature in database
3 changed files with 42 additions and 88 deletions

View file

@ -17,6 +17,8 @@
baseUrl = "https://coryd.dev"
feedPath = "/feeds/posts"
limit = 1
[[plugins]]
package = "netlify-plugin-webmentions"
[plugins.inputs]
baseUrl = "https://coryd.dev"
feedPath = "/feeds/links"