Skip to content

Commit 4df3640

Browse files
authored
Remove contributor information from about.html
Removed contributor details from JSON-LD script.
1 parent 3fcec51 commit 4df3640

File tree

1 file changed

+1
-26
lines changed

1 file changed

+1
-26
lines changed

about.html

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<meta name="twitter:image" content="android-chrome-256x256.png">
8383
<meta name="msapplication-TileColor" content="#000000">
8484
<meta name="theme-color" content="#000000">
85-
<script type="application/ld+json">
85+
<script type="application/ld+json">
8686
{
8787
"@context": "https://schema.org",
8888
"@type": "AboutPage",
@@ -125,31 +125,6 @@
125125
"telephone": "+36305075125",
126126
"url": "https://www.x.com/gmac4247"
127127
},
128-
"contributor": [
129-
{
130-
"@type": "Person",
131-
"name": "Adina",
132-
"description": "Spiritual supporter"
133-
},
134-
135-
{
136-
"@type": "Thing",
137-
"name": "Microsoft Copilot",
138-
"description": "AI language model, images generated with the help of Microsoft Copilot"
139-
},
140-
141-
{
142-
"@type" : "Thing",
143-
"name": "Gemini",
144-
"description": "AI language model"
145-
},
146-
147-
{
148-
"@type" : "Thing",
149-
"name": "Grok",
150-
"description": "AI language model"
151-
}
152-
],
153128
"copyrightHolder": {
154129
"@type" : "Person",
155130
"address": {

0 commit comments

Comments
 (0)