fix favicon reference

This commit is contained in:
2025-07-16 13:28:35 -04:00
parent 10035662ea
commit d6cc0d00bf

View File

@@ -15,7 +15,7 @@
<!-- Page Title - Change this to your name/brand (50-60 characters recommended) --> <!-- Page Title - Change this to your name/brand (50-60 characters recommended) -->
<title>LittleLink</title> <title>LittleLink</title>
<link rel="icon" type="image/x-icon" href="/images/favicon.png"> <!-- Update this with your own favicon --> <link rel="icon" type="image/x-icon" href="images/favicon.png"> <!-- Update this with your own favicon -->
<!-- Meta Description - Write a description (150-160 characters recommended) --> <!-- Meta Description - Write a description (150-160 characters recommended) -->
<meta name="description" content="Replace this with your own, this appears in search results and when sharing."> <meta name="description" content="Replace this with your own, this appears in search results and when sharing.">