Commit 9ac062e
Add favicon support with multiple formats for cross-browser compatibility (#18)
- Add favicon links to HTML head section following best practices
- Include favicon.ico for legacy browser support
- Add PNG favicons in multiple sizes (16x16, 32x32) for modern browsers
- Include Apple touch icon for iOS devices
- Add Android Chrome icons for PWA support
- Update web app manifest with Fluffy Labs branding
- All favicon assets sourced from graypaper-reader repository
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Tomek Drwięga <tomusdrw+github@gmail.com>1 parent ba8ad96 commit 9ac062e
File tree
8 files changed
+8
-0
lines changed- src
- assets/images
8 files changed
+8
-0
lines changedLoading
Loading
Loading
Loading
Loading
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
14 | 21 | | |
15 | 22 | | |
16 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments