Skip to content

Commit 47eac65

Browse files
authored
Update index.html
1 parent e8490a1 commit 47eac65

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

index.html

Lines changed: 8 additions & 10 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",

0 commit comments

Comments
 (0)