kowalsky commited on
Commit
43bd0db
·
1 Parent(s): 6b2d6e3
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -7,7 +7,7 @@
7
  <style>
8
  body {
9
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
10
- background: url('templates/i.jpg') no-repeat center center fixed;
11
  background-size: cover;
12
  color: #f0f0f0;
13
  display: flex;
 
7
  <style>
8
  body {
9
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
10
+ background: url('/templates/i.jpg') no-repeat center center fixed;
11
  background-size: cover;
12
  color: #f0f0f0;
13
  display: flex;