Skip to content

Commit a67c68e

Browse files
authored
Update index.html
Added an image to the structured data and removed an extra square brace.
1 parent 729db0e commit a67c68e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,10 @@
191191
"description": "Introducing the best-established and most accurate framework to calculate area and volume.",
192192
"disambiguatingDescription": "Exact, empirically grounded and rigorously proven formulas over the conventional approximations.",
193193
"headline": "Introducing the Core Geometric System ™",
194-
"image": "geometry.jpeg",
194+
"image": [
195+
"geometry.jpeg",
196+
"equityFigure.jpg"
197+
],
195198
"inLanguage": "en",
196199
"isFamilyFriendly": true,
197200
"keywords": "Core Geometric Systems, Accurate Geometric Calculations, Engineering Design Solutions, Computer Graphics Rendering, Algorithm Optimization, Quantum Computing Applications",
@@ -493,7 +496,6 @@
493496
"contentUrl": "https://youtu.be/rXcJhFLLP0Y"
494497
}
495498
],
496-
],
497499
"thumbnail": "android-chrome-256x256.png",
498500
"typicalAgeRange": "5-105",
499501
"url": "https://basic-geometry.github.io",

0 commit comments

Comments
 (0)