Split HTML, CSS and JS
This commit is contained in:
@@ -51,7 +51,9 @@ An interactive web app that visualizes the **CosmoChron Binary Epoch (CoBiE)** t
|
||||
## Project Structure
|
||||
|
||||
```
|
||||
├── index.html # Main HTML, styles, and scripts
|
||||
├── index.html # Main HTML markup
|
||||
├── style.css # Separated styles
|
||||
├── script.js # JavaScript logic
|
||||
├── README.md # This documentation
|
||||
└── assets/ # (Optional) images or external CSS/JS
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user