Merge branch 'master' into dev

This commit is contained in:
Alexis Tacnet
2017-03-07 12:47:13 +01:00
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ best: true
**This theme includes a tranparent way to defer images. This can be enabled/disabled in the `config.toml`.**
![image](/img/startup.jpg)
![image](../../img/startup.jpg)
**You will just have to do two images : the normal, and a low resolution one.**

View File

@@ -12,7 +12,7 @@
{{ end }}
{{ range .Site.Params.extracssfiles }}
<link rel="stylesheet" href="{{.}}">
<link rel="stylesheet" href="{{ . | absURL }}">
{{ end }}
<!-- Icon -->