made some fixes in the docs and to the relative links with posts and news pages
This commit is contained in:
@ -15,7 +15,7 @@ You can choose a green or blue theme, or you can create your own. In the css fol
|
||||
In the \_includes/head.html file, specify the theme file you want the output to use — for example, `theme_file: theme-green.css`. See this line:
|
||||
|
||||
```html
|
||||
<link rel="stylesheet" href="{{ "/css/theme-green.css" | prepend: site.baseurl }}">
|
||||
<link rel="stylesheet" href="css/theme-green.css" />
|
||||
```
|
||||
|
||||
## Theme differences
|
||||
|
Reference in New Issue
Block a user