Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -3,12 +3,12 @@
|
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
-
<title>Riffusion-Melodiff-v1
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
-
<h1>
|
12 |
<p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
|
13 |
<p>
|
14 |
Also don't forget to check the
|
|
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
+
<title>Riffusion-Melodiff-v1</title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
+
<h1>Riffusion-Melodiff-v1</h1>
|
12 |
<p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
|
13 |
<p>
|
14 |
Also don't forget to check the
|