Skip to content

Commit b01bf43

Browse files
committed
cs-fix
1 parent db39eef commit b01bf43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App/templates/JSON-LD/index.jsonld.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@graph": [
55
{
66
"@type": "WebSite",
7-
"@id": "{{ absolute_url('/') }}#website",
7+
"@id": "{{ absolute_url('/') }}#website ",
88
"url": "{{ absolute_url('/') }}",
99
"name": "Dotkernel",
1010
"description": "Dotkernel is a collection of open-source application skeletons built on Mezzio and Laminas - pre-configured and ready for anything from a presentation site to an enterprise-grade API.",

0 commit comments

Comments
 (0)