mirror of
https://github.com/4ev-link/4ev.link.git
synced 2026-01-13 16:18:05 +00:00
Fix: Update favicon path to /public/icon.png
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<title>Link Seized - 4ev.link</title>
|
||||
<link rel="icon" href="/icon.png">
|
||||
<link rel="icon" href="/public/icon.png">
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
</head>
|
||||
<body class="bg-black text-gray-300 font-sans h-screen w-screen overflow-hidden flex flex-col">
|
||||
|
||||
Reference in New Issue
Block a user