Test 404
All checks were successful
/ site (push) Successful in 1s

This commit is contained in:
Артём 2024-11-04 23:34:26 +03:00
parent cd2ea3f586
commit 5310c98dac
No known key found for this signature in database
GPG key ID: EEFBB39006B28920

View file

@ -15,9 +15,9 @@
<meta name="robots" content="noodp" /> <meta name="robots" content="noodp" />
<link rel="stylesheet" href="https://sadium.cyou/styles.css"> <link rel="stylesheet" href="/styles.css">
<link rel="shortcut icon" href="https://sadium.cyou/img/favicon.svg"> <link rel="shortcut icon" href="/img/favicon.svg">
</head> </head>
<body class="red"> <body class="red">
@ -31,14 +31,14 @@
<meta property="og:site_name" content="Sadium"> <meta property="og:site_name" content="Sadium">
<meta property="og:title" content="[404] Not Found"> <meta property="og:title" content="[404] Not Found">
<meta property="og:description" content="Нет страницы, и всё тут!"> <meta property="og:description" content="Нет страницы, и всё тут!">
<meta property="og:image" content="https://sadium.cyou/img/errors/404.avif"> <meta property="og:image" content="/img/errors/404.avif">
<meta property="og:locale" content="ru"> <meta property="og:locale" content="ru">
<meta property="og:type" content="article"> <meta property="og:type" content="article">
<meta property="article:section" content="error"> <meta property="article:section" content="error">
<article> <article>
<p><img src="https://sadium.cyou/img/errors/404.avif"></p> <p><img src="/img/errors/404.avif"></p>
<hr> <hr>
<p style="text-align: center;"><a href="/">← Вернуться на домашнюю страницу</a> :: <a href="https://sadium.cyou/contacts">Связаться с администрацией</a></p> <p style="text-align: center;"><a href="/">← Вернуться на домашнюю страницу</a> :: <a href="https://sadium.cyou/contacts">Связаться с администрацией</a></p>