theme cleanup
This commit is contained in:
parent
90a21568ea
commit
5ae63a1d7d
29 changed files with 0 additions and 1988 deletions
|
|
@ -1,10 +0,0 @@
|
|||
{{ if $.Site.Params.cover }}
|
||||
<style type="text/css">
|
||||
.responsive-header-img {
|
||||
background-image: url('{{ $.Site.Params.cover }}');
|
||||
}
|
||||
</style>
|
||||
<div class="outer site-header-background responsive-header-img">
|
||||
{{ else }}
|
||||
<div class="outer site-header-background no-image">
|
||||
{{ end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue