use local fry.png as favicon
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
84e3f1f3e0
commit
22acc1013f
2 changed files with 1 additions and 5 deletions
|
|
@ -1,4 +0,0 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32">
|
||||
<rect width="32" height="32" rx="6" fill="#FFD700"/>
|
||||
<text x="16" y="23" font-family="monospace" font-size="18" font-weight="bold" fill="#000" text-anchor="middle">n.</text>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 269 B |
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>noted.</title>
|
||||
<link rel="icon" href="favicon.svg" type="image/svg+xml">
|
||||
<link rel="icon" href="fry.png" type="image/png">
|
||||
<link rel="manifest" href="manifest.json">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;700&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap" rel="stylesheet">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue