|
9 | 9 | <metaname="keywords"content="{{ site.keywords }}"> |
10 | 10 | <metaname="description"content="{{ site.description }}"> |
11 | 11 | <linkrel="stylesheet"href="combo.css"> |
12 | | -<linkhref='http://fonts.googleapis.com/css?family=Raleway:400,300,700'rel='stylesheet'type='text/css'> |
| 12 | +<linkhref='//fonts.googleapis.com/css?family=Raleway:400,300,700'rel='stylesheet'type='text/css'> |
13 | 13 | <linkrel="stylesheet"href="//netdna.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> |
14 | 14 | <linkrel="stylesheet"href="//cdnjs.cloudflare.com/ajax/libs/vis/4.16.1/vis.min.css"> |
15 | 15 | <scriptsrc="//cdnjs.cloudflare.com/ajax/libs/vis/4.16.1/vis.min.js"></script> |
|