File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 44
44
gtag ( 'js' , new Date ( ) ) ;
45
45
gtag ( 'config' , 'G-X0Y6TR3Z3H' ) ;
46
46
</ script >
47
+ < script type ="application/ld+json ">
48
+ {
49
+ "@context" : "https://schema.org" ,
50
+ "@type" : "Bakery" ,
51
+ "name" : "Hussein Bakes" ,
52
+ "image" : "https://husseinbakes.github.io/Husseinbakes-menu/images/logo.webp" ,
53
+ "address" : {
54
+ "@type" : "PostalAddress" ,
55
+ "addressLocality" : "Kitui" ,
56
+ "addressRegion" : "Kitui" ,
57
+ "postalCode" : "90200" ,
58
+ "addressCountry" : "KE"
59
+ } ,
60
+ "telephone" : "+254710975805" ,
61
+ "email" : "husseinbakes@gmail.com" ,
62
+ "url" : "https://husseinbakes.github.io/Husseinbakes-menu/" ,
63
+ "priceRange" : "$$" ,
64
+ "openingHours" : "Mo-Su 00:00-23:59"
65
+ }
66
+ </ script >
47
67
48
68
<!-- JS -->
49
69
< script src ="js/script.js " defer > </ script >
You can’t perform that action at this time.
0 commit comments