File tree Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 22{% set image = page .rawInput | extractFirstImage %}
33<script type =" application/ld+json" >
44 {
5- " @context" : " http ://schema.org" ,
5+ " @context" : " https ://schema.org" ,
66 " @type" : " BlogPosting" ,
77 " @id" : " {{ site.url }}{{ page.url | url }}" ,
88 " headline" : " {{ title }}" ,
Original file line number Diff line number Diff line change 1010
1111---
1212
13+ < script type ="application/ld+json ">
14+ {
15+ "@context" : "https://schema.org" ,
16+ "@type" : "WebSite" ,
17+ "name" : "Sparna" ,
18+ "url" : "https://www.sparna.fr/"
19+ }
20+ </ script >
1321
1422< div id = "architecture ">
1523 < div id = "savoir_faire ">
Original file line number Diff line number Diff line change 99domaine_action:
1010
1111---
12+
13+ < script type ="application/ld+json ">
14+ {
15+ "@context" : "https://schema.org" ,
16+ "@type" : "WebSite" ,
17+ "name" : "Sparna" ,
18+ "url" : "https://www.sparna.fr/"
19+ }
20+ </ script >
21+
1222< div id = "architecture ">
1323 < div id = "savoir_faire ">
1424
You can’t perform that action at this time.
0 commit comments