|
15 | 15 | </title>
|
16 | 16 |
|
17 | 17 | <!-- CSS -->
|
18 | | - <link rel="stylesheet" href="{{ site.baseurl }}public/css/naringu.css"> |
19 | | - <link rel="stylesheet" href="{{ site.baseurl }}public/css/syntax.css"> |
20 | | - <link rel="stylesheet" href="{{ site.baseurl }}public/css/form.css"> |
| 18 | + <link rel="stylesheet" href="{{ site.baseurl }}/../public/css/naringu.css"> |
| 19 | + <link rel="stylesheet" href="{{ site.baseurl }}/../public/css/syntax.css"> |
| 20 | + <link rel="stylesheet" href="{{ site.baseurl }}/../public/css/form.css"> |
21 | 21 | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700%7CPT+Sans:400">
|
22 | 22 |
|
23 | 23 | <!-- Icons -->
|
24 | | - <link rel="shortcut icon" href=".{{ site.baseurl }}public/favicon.ico"> |
| 24 | + <link rel="shortcut icon" href=".{{ site.baseurl }}/../public/favicon.ico"> |
25 | 25 |
|
26 | 26 | <!-- RSS -->
|
27 | 27 | <link rel="alternate" type="application/rss+xml" title="RSS" href="{{ site.baseurl }}atom.xml">
|
|
0 commit comments