fix: netlify plugin webmentions
This commit is contained in:
parent
f7f5063cd7
commit
9790b4c3e6
3 changed files with 42 additions and 88 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue