mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
docs: add img alt on logo
This commit is contained in:
@@ -83,7 +83,7 @@ import {CardGrid, Card} from "@astrojs/starlight/components";
|
||||
"mainEntityOfPage": { "@id": "https://domainwatchdog.eu/#website" },
|
||||
"interactionStatistic": {
|
||||
"@type": "InteractionCounter",
|
||||
"interactionType": "LikeAction",
|
||||
"interactionType": "https://schema.org/LikeAction",
|
||||
"userInteractionCount": 261
|
||||
},
|
||||
"potentialAction": {
|
||||
|
||||
@@ -83,7 +83,7 @@ import {CardGrid, Card} from "@astrojs/starlight/components";
|
||||
"mainEntityOfPage": { "@id": "https://domainwatchdog.eu/#website" },
|
||||
"interactionStatistic": {
|
||||
"@type": "InteractionCounter",
|
||||
"interactionType": "LikeAction",
|
||||
"interactionType": "https://schema.org/LikeAction",
|
||||
"userInteractionCount": 261
|
||||
},
|
||||
"potentialAction": {
|
||||
|
||||
Reference in New Issue
Block a user