fix: корректные пути для favicon в html-ошибок и собранный под проект TailWind
HYPN0 Build and Push Docker Image / build-and-push (push) Successful in 28s
HYPN0 Build and Push Docker Image / build-and-push (push) Successful in 28s
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<title>404 — Векторная реальность не найдена | HypnoSVG</title>
|
||||
<meta name="description" content="Ошибка 404: Запрашиваемая страница HypnoSVG не существует или стёрта волей Гипножабы." />
|
||||
<meta name="robots" content="noindex, follow" />
|
||||
<link rel="icon" type="image/svg+xml" href="/static/img/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/static/img/favicon.ico" />
|
||||
<link rel="icon" type="image/svg+xml" href="/media/_error/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/media/_error/favicon.ico" />
|
||||
<script>
|
||||
(function() {
|
||||
var saved = localStorage.getItem('darkMode');
|
||||
|
||||
Reference in New Issue
Block a user