-
Notifications
You must be signed in to change notification settings - Fork 429
Commit e184ce9
feat(charset): move declaration to top (#711)
Just to follow established routes:
https://blogs.msdn.microsoft.com/ieinternals/2011/07/18/best-practice-get-your-head-in-order/
Thanks!1 parent 5e43331 commit e184ce9
File tree
1 file changed
+2
-2
lines changed1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | + | ||
4 | 5 |
| |
5 | 6 |
| |
6 | - | ||
7 | - | ||
7 | + | ||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
0 commit comments