Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
<!-- Заголовок -->
|
| 12 |
<header class="header">
|
| 13 |
<div class="container">
|
| 14 |
-
<h1>
|
| 15 |
</div>
|
| 16 |
</header>
|
| 17 |
|
|
|
|
| 11 |
<!-- Заголовок -->
|
| 12 |
<header class="header">
|
| 13 |
<div class="container">
|
| 14 |
+
<h1>Workflow of a Data Science project</h1>
|
| 15 |
</div>
|
| 16 |
</header>
|
| 17 |
|