Update index.html
This commit is contained in:
+18
-20
@@ -27,27 +27,8 @@
|
|||||||
derez.ai
|
derez.ai
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="sidebar-section-label">Network</div>
|
|
||||||
<div class="nav-item active" data-section="dns">
|
|
||||||
<svg
|
|
||||||
width="16"
|
|
||||||
height="16"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
stroke="currentColor"
|
|
||||||
stroke-width="2"
|
|
||||||
stroke-linecap="round"
|
|
||||||
stroke-linejoin="round"
|
|
||||||
>
|
|
||||||
<ellipse cx="12" cy="5" rx="9" ry="3" />
|
|
||||||
<path d="M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5" />
|
|
||||||
<path d="M3 12c0 1.66 4 3 9 3s9-1.34 9-3" />
|
|
||||||
</svg>
|
|
||||||
DNS Records
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="sidebar-section-label">Infrastructure</div>
|
<div class="sidebar-section-label">Infrastructure</div>
|
||||||
<div class="nav-item" data-section="instances">
|
<div class="nav-item active" data-section="instances">
|
||||||
<svg
|
<svg
|
||||||
width="16"
|
width="16"
|
||||||
height="16"
|
height="16"
|
||||||
@@ -66,6 +47,23 @@
|
|||||||
</svg>
|
</svg>
|
||||||
Instances
|
Instances
|
||||||
</div>
|
</div>
|
||||||
|
<div class="nav-item" data-section="dns">
|
||||||
|
<svg
|
||||||
|
width="16"
|
||||||
|
height="16"
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
fill="none"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
>
|
||||||
|
<ellipse cx="12" cy="5" rx="9" ry="3" />
|
||||||
|
<path d="M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5" />
|
||||||
|
<path d="M3 12c0 1.66 4 3 9 3s9-1.34 9-3" />
|
||||||
|
</svg>
|
||||||
|
DNS Records
|
||||||
|
</div>
|
||||||
<div class="nav-item" data-section="backup">
|
<div class="nav-item" data-section="backup">
|
||||||
<svg
|
<svg
|
||||||
width="16"
|
width="16"
|
||||||
|
|||||||
Reference in New Issue
Block a user