File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ We can start with this projet's sample at [`one-page.html`](./one-page.html). It
121121 <title >Spectacle</title >
122122 <link href =" https://fonts.googleapis.com/css?family=Lobster+Two:400,700" rel =" stylesheet" type =" text/css" >
123123 <link href =" https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700" rel =" stylesheet" type =" text/css" >
124- <link href =" https://unpkg.com/prismjs@1.3.0 /themes/prism-tomorrow.css" rel =" stylesheet" type =" text/css" >
124+ <link href =" https://unpkg.com/prismjs@1/themes/prism-tomorrow.css" rel =" stylesheet" type =" text/css" >
125125 <link href =" https://unpkg.com/normalize.css@7/normalize.css" rel =" stylesheet" type =" text/css" >
126126 <link href =" https://unpkg.com/spectacle/lib/themes/default/index.css" rel =" stylesheet" type =" text/css" >
127127</head >
Original file line number Diff line number Diff line change 66 < title > Spectacle</ title >
77 < link href ="https://fonts.googleapis.com/css?family=Lobster+Two:400,700 " rel ="stylesheet " type ="text/css ">
88 < link href ="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700 " rel ="stylesheet " type ="text/css ">
9- < link href ="https://unpkg.com/prismjs@1.3.0 /themes/prism-tomorrow.css " rel ="stylesheet " type ="text/css ">
9+ < link href ="https://unpkg.com/prismjs@1/themes/prism-tomorrow.css " rel ="stylesheet " type ="text/css ">
1010</ head >
1111< body >
1212 < div id ="root "> </ div >
Original file line number Diff line number Diff line change 66 < title > Spectacle</ title >
77 < link href ="https://fonts.googleapis.com/css?family=Lobster+Two:400,700 " rel ="stylesheet " type ="text/css ">
88 < link href ="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700 " rel ="stylesheet " type ="text/css ">
9- < link href ="https://unpkg.com/prismjs@1.3.0 /themes/prism-tomorrow.css " rel ="stylesheet " type ="text/css ">
9+ < link href ="https://unpkg.com/prismjs@1/themes/prism-tomorrow.css " rel ="stylesheet " type ="text/css ">
1010 < link href ="https://unpkg.com/normalize.css@7/normalize.css " rel ="stylesheet " type ="text/css ">
1111 < link href ="./lib/themes/default/index.css " rel ="stylesheet " type ="text/css ">
1212</ head >
You can’t perform that action at this time.
0 commit comments