|
54 | 54 | <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin> |
55 | 55 | <link href="https://maxcdn.bootstrapcdn.com" rel="preconnect" crossorigin> |
56 | 56 |
|
57 | | - <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Roboto Mono&display=swap' rel='stylesheet'type='text/css'> |
58 | | - <link href='https://fonts.googleapis.com/css?family=Dosis:500&text=Vue.js&display=swap' rel='stylesheet'type='text/css'> |
| 57 | + <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Roboto Mono&display=swap" rel="stylesheet"> |
| 58 | + <link href="https://fonts.googleapis.com/css?family=Dosis:500&text=Vue.js&display=swap" rel="stylesheet"> |
59 | 59 |
|
60 | | - <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"type="text/css"> |
| 60 | + <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> |
61 | 61 |
|
62 | 62 | <!-- main page styles --> |
63 | 63 | <%- css(isIndex ? 'css/index' : 'css/page') %> |
|
0 commit comments