Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -5
index.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<title>
|
| 7 |
<!-- Google Fonts for Hack/Mono look -->
|
| 8 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|
| 9 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
@@ -34,10 +34,6 @@
|
|
| 34 |
</header>
|
| 35 |
|
| 36 |
<div class="main-container">
|
| 37 |
-
<!-- Sidebar -->
|
| 38 |
-
<aside id="sidebar">
|
| 39 |
-
<!-- Sidebar content handled by sidebar.js -->
|
| 40 |
-
</aside>
|
| 41 |
|
| 42 |
<!-- Main Graph Canvas -->
|
| 43 |
<main id="graph-container">
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>b08x</title>
|
| 7 |
<!-- Google Fonts for Hack/Mono look -->
|
| 8 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|
| 9 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
|
|
| 34 |
</header>
|
| 35 |
|
| 36 |
<div class="main-container">
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
|
| 38 |
<!-- Main Graph Canvas -->
|
| 39 |
<main id="graph-container">
|