Commit b412cf8
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.
# Conflicts:
# svelte/src/routes/+layout.svelte1 parent 7eaaf73 commit b412cf8
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 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
Binary file not shown.
0 commit comments