Skip to content

Commit 4fb4ab9

Browse files
authored
Update about.html
1 parent 8c25545 commit 4fb4ab9

1 file changed

Lines changed: 18 additions & 4 deletions

File tree

about.html

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html lang='en-us'>
2+
<html lang='en'>
33
<head>
44
<meta charset="UTF-8">
55
<title>About Basic Geometry Formulas</title>
@@ -139,7 +139,21 @@
139139
"@type": "Person",
140140
"name": "Adina",
141141
"role": "Spiritual supporter"
142-
}
142+
},
143+
144+
{
145+
"@type": "Thing",
146+
"name": "Microsoft Copilot",
147+
"role": [
148+
"AI language model",
149+
"Images generated with the help of Microsoft Copilot"]
150+
},
151+
152+
{
153+
"@type" : "Thing",
154+
"name": "Gemini",
155+
"role": "AI language model"
156+
}
143157
],
144158
"copyrightHolder": {
145159
"@type" : "Person" ,
@@ -175,15 +189,15 @@
175189
},
176190
"dateCreated": "2024-08-31",
177191
"datePublished": "2024-08-31",
178-
"dateModified": "2025-08-20",
192+
"dateModified": "2025-09-02",
179193
"description": "About the context of the Core Geometric System ™, the best-established and most accurate framework to calculate area and volume.",
180194
"disambiguatingDescription": "Exact, empirically grounded and rigorously proven formulas over the conventional approximations.",
181195
"headline": "Introducing the Core Geometric System ™",
182196
"image": [
183197
"cubeDissection.jpeg",
184198
"sphereSurface.jpeg"
185199
],
186-
"inLanguage": "en-us",
200+
"inLanguage": "en",
187201
"isFamilyFriendly": true,
188202
"keywords": "Core Geometric Systems, Accurate Geometric Calculations, Engineering Design Solutions, Computer Graphics Rendering, Algorithm Optimization",
189203
"locationCreated": {

0 commit comments

Comments
 (0)