Personal pages/
├── index.html # Main HTML
├── config.js # Configuration
├── app.js # Main app logic
├── components/ # Components
│ ├── header.js # Header
│ ├── about.js # About
│ ├── projects.js # Projects
│ └── footer.js # Footer
└── styles/
└── main.css # Main stylexbai921031/xbai921031.github.io
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|