Skip to content

Commit e7cb849

Browse files
committed
Fix JSON SEO metadata
1 parent d6a16c3 commit e7cb849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@type": "SoftwareApplication",
2121
"name": "namelint",
2222
"operatingSystem": "Linux, MacOS, Windows",
23-
"applicationCategory": "SecurityApplication",
23+
"applicationCategory": "SecurityApplication"
2424
}
2525
</script>
2626
{%- endif %}

0 commit comments

Comments
 (0)