mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Merge branch 'master' into dev
This commit is contained in:
@@ -13,7 +13,7 @@ best: true
|
||||
|
||||
**This theme includes a tranparent way to defer images. This can be enabled/disabled in the `config.toml`.**
|
||||
|
||||

|
||||

|
||||
|
||||
**You will just have to do two images : the normal, and a low resolution one.**
|
||||
|
||||
|
@@ -12,7 +12,7 @@
|
||||
{{ end }}
|
||||
|
||||
{{ range .Site.Params.extracssfiles }}
|
||||
<link rel="stylesheet" href="{{.}}">
|
||||
<link rel="stylesheet" href="{{ . | absURL }}">
|
||||
{{ end }}
|
||||
|
||||
<!-- Icon -->
|
||||
|
Reference in New Issue
Block a user