erichilarysmithsr commited on
Commit
8280170
1 Parent(s): 20989be

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +7 -2
index.html CHANGED
@@ -5,9 +5,14 @@
5
  <script src="https://cdn.jsdelivr.net/npm/@inworld/nodejs-sdk@1.3.1/build/src/index.min.js"></script>
6
  <meta charset="utf-8" />
7
  <meta name="viewport" content="width=device-width" />
8
- <title>My static Space</title>
9
  <link rel="stylesheet" href="style.css" />
10
- <img src="fantasy_lands_krebsville_map.jpg alt=Krebsville Map">
 
 
 
 
 
11
  </head>
12
  <body>
13
  <div class="card">
 
5
  <script src="https://cdn.jsdelivr.net/npm/@inworld/nodejs-sdk@1.3.1/build/src/index.min.js"></script>
6
  <meta charset="utf-8" />
7
  <meta name="viewport" content="width=device-width" />
8
+ <title>DOVIC Simulation House of Krebsville</title>
9
  <link rel="stylesheet" href="style.css" />
10
+ <style>
11
+ body {
12
+ background-image: url('img_fantasy_lands_krebsville_map.jpg');
13
+ }
14
+
15
+ </style>
16
  </head>
17
  <body>
18
  <div class="card">