Skip to content

Commit 22e0a23

Browse files
authored
Merge pull request #936 from oddbird/auto-webmentions
Automated webmentions update
2 parents c63dfc1 + c2d9278 commit 22e0a23

2 files changed

Lines changed: 1 addition & 18 deletions

File tree

content/_data/webmentions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lastFetched": "2025-07-14T08:09:25.082Z",
2+
"lastFetched": "2025-07-21T08:09:34.317Z",
33
"children": [
44
{
55
"type": "entry",

netlify.toml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,6 @@
55
cache_img = "./assets/images"
66
cache_assets = false
77

8-
[[plugins]]
9-
package = "@netlify/plugin-a11y"
10-
11-
[plugins.inputs]
12-
checkPaths = [
13-
"/index.html",
14-
"/work/index.html",
15-
"/services/index.html",
16-
"/tools/index.html",
17-
"/blog/index.html",
18-
"/about/index.html",
19-
"/contact/index.html",
20-
]
21-
ignoreElements = '#search'
22-
ignoreGuidelines = ['color-contrast']
23-
failWithIssues = true
24-
258
[[plugins]]
269
package = "@algolia/netlify-plugin-crawler"
2710

0 commit comments

Comments
 (0)