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">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Acceptable Use Policy - 4ev.link</title>
|
<title>Acceptable Use Policy - 4ev.link</title>
|
||||||
<meta name="description" content="Usage guidelines and policies for the 4ev.link URL shortening service.">
|
<meta name="description" content="Usage guidelines and policies for the 4ev.link URL shortening service.">
|
||||||
<link rel="icon" href="/icon.png">
|
<link rel="icon" href="/public/icon.png">
|
||||||
<script src="https://cdn.tailwindcss.com"></script>
|
<script src="https://cdn.tailwindcss.com"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="bg-slate-50 text-slate-800 font-sans flex items-center justify-center min-h-screen">
|
<body class="bg-slate-50 text-slate-800 font-sans flex items-center justify-center min-h-screen">
|
||||||
|
|||||||
Reference in New Issue
Block a user