File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!doctype html>
22< html lang ="en ">
3- < head >
4- < meta charset ="utf-8 " />
5- < title > Eksml Demo</ title >
6- < meta name ="description " content ="" />
7- < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
8- < link rel ="stylesheet " href ="/app/app.css " />
9- <!-- VITE_EMBER_SSR_HEAD -->
10- </ head >
113
12- < body >
13- <!-- VITE_EMBER_SSR_BODY -->
14- < script type ="module " src ="/app/entry.ts "> </ script >
15- </ body >
4+ < head >
5+ < meta charset ="utf-8 " />
6+ < meta name ="description " content ="" />
7+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
8+ < link rel ="stylesheet " href ="/app/app.css " />
9+ <!-- VITE_EMBER_SSR_HEAD -->
10+ </ head >
11+
12+ < body >
13+ <!-- VITE_EMBER_SSR_BODY -->
14+ < script type ="module " src ="/app/entry.ts "> </ script >
15+ </ body >
16+
1617</ html >
You can’t perform that action at this time.
0 commit comments