Skip to content

Commit e8490a1

Browse files
authored
Update about.html
1 parent 70e0824 commit e8490a1

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

about.html

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"url": "https://www.x.com/gmac4247"
121121
},
122122
"author": {
123-
"@type": "Person" ,
123+
"@type": "Person",
124124
"address": {
125125
"@type": "PostalAddress",
126126
"addressLocality": "Szentendre",
@@ -138,25 +138,23 @@
138138
{
139139
"@type": "Person",
140140
"name": "Adina",
141-
"role": "Spiritual supporter"
141+
"description": "Spiritual supporter"
142142
},
143143

144144
{
145145
"@type": "Thing",
146146
"name": "Microsoft Copilot",
147-
"role": [
148-
"AI language model",
149-
"Images generated with the help of Microsoft Copilot"]
147+
"description": "AI language model, images generated with the help of Microsoft Copilot"
150148
},
151149

152150
{
153-
"@type" : "Thing",
154-
"name": "Gemini",
155-
"role": "AI language model"
151+
"@type" : "Thing",
152+
"name": "Gemini",
153+
"description": "AI language model"
156154
}
157155
],
158156
"copyrightHolder": {
159-
"@type" : "Person" ,
157+
"@type" : "Person",
160158
"address": {
161159
"@type": "PostalAddress",
162160
"addressLocality": "Szentendre",
@@ -173,7 +171,7 @@
173171
"copyrightNotice": "All rights reserved." ,
174172
"copyrightYear": "2020",
175173
"creator": {
176-
"@type": "Person" ,
174+
"@type": "Person",
177175
"address": {
178176
"@type": "PostalAddress",
179177
"addressLocality": "Szentendre",
@@ -195,10 +193,10 @@
195193
"headline": "Introducing the Core Geometric System ™",
196194
"image": [
197195
"equityFigure.jpg",
196+
"sphereSurface.jpeg",
198197
"cubeDissection.jpeg",
199198
"sphereAndConeMarkup.jpeg",
200-
"conePyramidVolumeMarkup.jpeg",
201-
"sphereSurface.jpeg"
199+
"conePyramidVolumeMarkup.jpeg"
202200
],
203201
"inLanguage": "en",
204202
"isFamilyFriendly": true,

0 commit comments

Comments
 (0)