diff options
Diffstat (limited to '404.html')
| -rw-r--r-- | 404.html | 40 |
1 files changed, 20 insertions, 20 deletions
@@ -33,26 +33,26 @@ <!-- Schema.org Stuff --> <script type="application/ld+json"> { - "name": "s1nical", - "alternateName": "s1n", - "description": "Error: 404", - "headline": "Error: 404", - "url": "https://kyzer.co/404.html", - "image": "", - "sameAs": [ - "https://twitter.com/9inny", - "https://github.com/8cy", - "https://www.reddit.com/user/s1nical/" - ], - "publisher": { - "@type": "Organization", - "logo": { - "@type": "ImageObject", - "url": "" - } - }, - "@type": "WebSite", - "@context": "http://schema.org" + "name": "s1nical", + "alternateName": "s1n", + "description": "Error: 404", + "headline": "Error: 404", + "url": "https://kyzer.co/404.html", + "image": "", + "sameAs": [ + "https://twitter.com/9inny", + "https://github.com/8cy", + "https://www.reddit.com/user/s1nical/" + ], + "publisher": { + "@type": "Organization", + "logo": { + "@type": "ImageObject", + "url": "" + } + }, + "@type": "WebSite", + "@context": "http://schema.org" } </script> <!-- Invisible Scripts --> |