File tree Expand file tree Collapse file tree 1 file changed +15
-12
lines changed
Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="">
3- < head >
4- < meta charset ="UTF-8 ">
5- < link rel ="icon " href ="/favicon.ico ">
6- < link href ="https://fonts.font.im/css?family=Roboto+Mono " rel ="stylesheet ">
7- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
8- < title > JiMi 公众号排版工具</ title >
9- </ head >
10- < body >
11- < div id ="app "> </ div >
12- < script type ="module " src ="/src/main.ts "> </ script >
13- </ body >
14- </ html >
3+
4+ < head >
5+ < meta charset ="UTF-8 ">
6+ < link rel ="icon " href ="/favicon.ico ">
7+ <!-- <link href="https://fonts.font.im/css?family=Roboto+Mono" rel="stylesheet"> -->
8+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
9+ < title > JiMi 公众号排版工具</ title >
10+ </ head >
11+
12+ < body >
13+ < div id ="app "> </ div >
14+ < script type ="module " src ="/src/main.ts "> </ script >
15+ </ body >
16+
17+ </ html >
You can’t perform that action at this time.
0 commit comments