Spaces:
Running
Running
Update index.html
Browse files- index.html +0 -4
index.html
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
<!doctype html>
|
| 2 |
-
|
| 3 |
<html lang="it">
|
| 4 |
<head>
|
| 5 |
<meta charset="utf-8" />
|
|
@@ -663,7 +661,6 @@
|
|
| 663 |
</div>
|
| 664 |
</section>
|
| 665 |
</div>
|
| 666 |
-
```
|
| 667 |
|
| 668 |
</main>
|
| 669 |
|
|
@@ -672,7 +669,6 @@
|
|
| 672 |
<section id="reveal" class="reveal" aria-live="assertive" aria-hidden="true">
|
| 673 |
<div class="reveal-frame" aria-hidden="true"></div>
|
| 674 |
|
| 675 |
-
```
|
| 676 |
<div class="reveal-page">
|
| 677 |
<p class="hello reveal-step step-1" id="hello"></p>
|
| 678 |
<div class="hello-divider reveal-step step-2" aria-hidden="true"></div>
|
|
|
|
|
|
|
|
|
|
| 1 |
<html lang="it">
|
| 2 |
<head>
|
| 3 |
<meta charset="utf-8" />
|
|
|
|
| 661 |
</div>
|
| 662 |
</section>
|
| 663 |
</div>
|
|
|
|
| 664 |
|
| 665 |
</main>
|
| 666 |
|
|
|
|
| 669 |
<section id="reveal" class="reveal" aria-live="assertive" aria-hidden="true">
|
| 670 |
<div class="reveal-frame" aria-hidden="true"></div>
|
| 671 |
|
|
|
|
| 672 |
<div class="reveal-page">
|
| 673 |
<p class="hello reveal-step step-1" id="hello"></p>
|
| 674 |
<div class="hello-divider reveal-step step-2" aria-hidden="true"></div>
|