Working on rewrite version 3. Focus on caching for now.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
body {
|
||||
background-color: steelblue;
|
||||
/* https://app.haikei.app/ */
|
||||
background-image: url('/static/images/site_background.svg');
|
||||
background-image: url('../static/images/site_background.svg');
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
|
||||
Reference in New Issue
Block a user