Add image processing to missing components + Update examples
This commit is contained in:
parent
94138f89f0
commit
7317ba53de
26 changed files with 171 additions and 111 deletions
|
@ -1,5 +1,5 @@
|
|||
{{ $mainLogo:="/assets/images/main-logo.png" }}
|
||||
{{ $invertedLogo:="/assets/images/inverted-logo.png" }}
|
||||
{{ $mainLogo:="/images/main-logo.png" }}
|
||||
{{ $invertedLogo:="/images/inverted-logo.png" }}
|
||||
{{ if site.Params.logo.main }}
|
||||
{{ $mainLogo = site.Params.logo.main }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue