|
|
@ -11,6 +11,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
### HTML
|
|
|
|
### HTML
|
|
|
|
- Adjust as needed within `src`.
|
|
|
|
- Adjust as needed within `src`.
|
|
|
|
|
|
|
|
- Additional HTML files can be added to the `src` directly, or to subfolders within `src`.
|
|
|
|
- Preserve the `styles.css` reference in the header.
|
|
|
|
- Preserve the `styles.css` reference in the header.
|
|
|
|
- Preserve the `app.js` reference near the closing `</body>` tag.
|
|
|
|
- Preserve the `app.js` reference near the closing `</body>` tag.
|
|
|
|
|
|
|
|
|
|
|
|