Skip to content

Commit 33d1b2f

Browse files
author
olaru
committed
JSON-LD directories added and updated find some unused img classes and removed
1 parent a783691 commit 33d1b2f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
{
66
"@type": "WebSite",
77
"@id": "{{ absolute_url('/') }}#website",
8-
"url": "{{ absolute_url('/') }}",
9-
"name": "Dotkernel",
10-
"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.",
11-
"publisher": { "@id": "{{ absolute_url('/') }}#organization" }
12-
},
8+
"url": "{{ absolute_url('/') }}",
9+
"name": "Dotkernel",
10+
"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.",
11+
"publisher": { "@id": "{{ absolute_url('/') }}#organization" }
12+
},
1313
{
1414
"@type": "Organization",
1515
"@id": "{{ absolute_url('/') }}#organization",

0 commit comments

Comments
 (0)