File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > Spyglass Lens: {{.Title}}</ title >
66 < base href ="{{.BaseURL}} " target ="_parent ">
7- < link rel ="stylesheet " href ="https://code.getmdl.io /1.3.0/material.indigo-pink.min.css ">
7+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/material-design-lite /1.3.0/material.indigo-pink.min.css ">
88 < link href ="https://fonts.googleapis.com/css?family=Roboto:400,700 " rel ="stylesheet ">
99 < link rel ="stylesheet " href ="https://fonts.googleapis.com/icon?family=Material+Icons ">
1010 < link rel ="stylesheet " href ="/static/spyglass/lens.css ">
Original file line number Diff line number Diff line change 11{{define "header"}}
22< link rel ="stylesheet " type ="text/css " href ="style.css ">
33< script type ="text/javascript " src ="script_bundle.min.js "> </ script >
4- < script defer src ="https://code.getmdl.io /1.3.0/material.min.js "> </ script >
4+ < script defer src ="https://cdnjs.cloudflare.com/ajax/libs/material-design-lite /1.3.0/material.min.js "> </ script >
55{{end}}
66
77{{define "body"}}
237237 </ div >
238238 </ div >
239239</ div >
240- {{end}}
240+ {{end}}
You can’t perform that action at this time.
0 commit comments