Skip to content

Instantly share code, notes, and snippets.

View huilingchen1993's full-sized avatar

huilingchen1993

View GitHub Profile
@huilingchen1993
huilingchen1993 / org-chart.html
Created February 3, 2026 14:26
Management Chain Org Chart - Dark Glassmorphism Theme
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Management Chain - Tree View</title>
<style>
* {
margin: 0;
padding: 0;