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:
@@ -7,7 +7,7 @@
|
||||
<meta name="description" content="Create custom, permanent short links with analytics. No expiration dates. Open source.">
|
||||
<meta name="keywords" content="url shortener, link shortener, custom slug, permanent links, analytics, free">
|
||||
<link rel="canonical" href="https://4ev.link/">
|
||||
<link rel="icon" href="/icon.png">
|
||||
<link rel="icon" href="/public/icon.png">
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<script defer src="https://unpkg.com/alpinejs@3.x.x/dist/cdn.min.js"></script>
|
||||
<script src="https://unpkg.com/lucide@latest"></script>
|
||||
|
||||
Reference in New Issue
Block a user