Commit 24e512c
committed
svelte: Replace Svelte favicon with the original from the Ember.js app
We're putting the file into `/static` (instead of importing from `$lib/assets`) to ensure that the file is available at the root path for clients that just assume the URL instead of parsing the HTML for the right path.1 parent 756081e commit 24e512c
File tree
4 files changed
+1
-3
lines changed- svelte
- src
- lib/assets
- routes
- static
4 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
Binary file not shown.
0 commit comments