fix: Fix bug with route preview
All checks were successful
release-tag / release-image (push) Successful in 2m28s

This commit is contained in:
2025-05-28 11:31:37 +03:00
parent a6a5288262
commit 5440126898
4 changed files with 87 additions and 8 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon-ship.png" />
<link rel="icon" type="image/png" href="/favicon-ship.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta