This commit is contained in:
Omar Najjar 2024-03-18 14:33:44 +11:00
parent 7ef78f8e1d
commit 052be85aff
2 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -6,7 +6,7 @@
<title>Watermelon Movies 🍉</title>
<!-- Favicon link -->
<link rel="icon" type="image/x-icon"
href="/icons/favicon_watermelon_icon.ico">
href="favicon_watermelon_icon.ico">
<!-- Tailwind CSS CDN -->
<link
href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css"