drclab commited on
Commit
09ba99e
1 Parent(s): 2d57545
Files changed (2) hide show
  1. ml.jpg → img/ml.jpg +0 -0
  2. index.html +1 -1
ml.jpg → img/ml.jpg RENAMED
File without changes
index.html CHANGED
@@ -9,7 +9,7 @@
9
  <body>
10
  <div class="card">
11
  <h1>Welcome to your static Space!</h1>
12
- <p><img src="ml.jpg" alt = 'Machine Learning', width=300, height=200></p>
13
  <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
14
  <p>
15
  Also don't forget to check the
 
9
  <body>
10
  <div class="card">
11
  <h1>Welcome to your static Space!</h1>
12
+ <p><img src="./img/ml.jpg" alt = 'Machine Learning', width=300, height=200></p>
13
  <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
14
  <p>
15
  Also don't forget to check the