convetions and shieet

This commit is contained in:
Set Hallstrom 2019-04-30 17:43:17 +02:00
parent 9712071e0b
commit 5f784c1696
49 changed files with 57 additions and 49 deletions

View file

@ -64,7 +64,7 @@ layout: default
<style type="text/css">
html,
body {
background:url('{{ site.audio_url }}{{ page.bgimg }}') #0ff no-repeat center center fixed;
background:url('{{ site.audio_url }}{{ page.image }}') #0ff no-repeat center center fixed;
background-size: contain;
}
</style>