File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
2727 {{end}}
2828 < title > {{block "title" .Arguments}}Prow{{ end }}</ title >
29- < link rel ="stylesheet " href ="https://code.getmdl.io /1.3.0/material.indigo-pink.min.css ">
29+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/material-design-lite /1.3.0/material.indigo-pink.min.css ">
3030 < link rel ="stylesheet " type ="text/css " href ="/static/style.css?v={{deckVersion}} ">
3131 < link rel ="stylesheet " type ="text/css " href ="/static/extensions/style.css?v={{deckVersion}} ">
3232 < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Roboto:400,700 ">
3333 < link rel ="stylesheet " href ="https://fonts.googleapis.com/icon?family=Material+Icons ">
3434 < script type ="text/javascript " src ="/static/extensions/script.js?v={{deckVersion}} "> </ script >
35- < script defer src ="https://code.getmdl.io /1.3.0/material.min.js "> </ script >
35+ < script defer src ="https://cdnjs.cloudflare.com/ajax/libs/material-design-lite /1.3.0/material.min.js "> </ script >
3636 {{block "scripts" .Arguments}}{{end}}
3737</ head >
3838{{ $defaultLogo := "/static/logo-light.png" }}
You can’t perform that action at this time.
0 commit comments