Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/atherosai/ui/sidebar-02/

assets /cody/atherosai/ui/sidebar-02/assets/
1 Items
  • joe-doe-profile.png
  • index.html /cody/atherosai/ui/sidebar-02/index.html
    415 Views
    0 Comments

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    <title>Sidebar</title>
    <link rel="preconne
    script.js /cody/atherosai/ui/sidebar-02/script.js
    214 Views
    0 Comments

    const expand_btn = document.querySelector(".expand-btn");

    let activeIndex;

    expand_btn.addEventListener("click", () => {
    con
    style.css /cody/atherosai/ui/sidebar-02/style.css
    141 Views
    0 Comments

    :root {
    --primary-color: #090E14;
    --text: white;
    --sidebar-gray: #111926;
    --sidebar-gray-light: #D8DCE0;
    --