Commit dbbbc55
committed
refactor: use /assets path instead of assets subdomain
Switch from assets.serhanekici.com to /assets/* path, served by
Cloudflare Worker proxying to R2. Eliminates extra browser connection.
- Remove preconnect/dns-prefetch hints (same-origin now)1 parent 457ec73 commit dbbbc55
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
| |||
0 commit comments