remove default avatar, add favicon and custom avatar

This commit is contained in:
2025-07-16 13:25:33 -04:00
parent 4043782177
commit 10035662ea
5 changed files with 2 additions and 2 deletions

BIN
images/avatar.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

BIN
images/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 B

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/avatar.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.">
@@ -52,7 +52,7 @@
Be sure to replace the src with your own image path and update the alt text Be sure to replace the src with your own image path and update the alt text
--> -->
<img class="avatar avatar--rounded" src="images/avatar.png" srcset="images/avatar@2x.png 2x" alt="LittleLink"> <img class="avatar avatar--rounded" src="images/avatar.jpeg" alt="Mike Rockwell">
<!-- Replace with your name or brand --> <!-- Replace with your name or brand -->
<h1> <h1>