Skip to content

Commit d2e235f

Browse files
committed
fix json-ld syntax
1 parent 8b3eeb9 commit d2e235f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@type": "WebSite",
88
"name": "MetaCPAN",
99
"url": "/",
10-
"image": "/static/icons/metacpan-icon-large.png"
10+
"image": "/static/icons/metacpan-icon-large.png",
1111
"potentialAction": {
1212
"@type": "SearchAction",
1313
"target": "/search?q={query}",

0 commit comments

Comments
 (0)