No description
Kumi
a8019c01a4
Moved inline CSS from index.ejs to a new style.css file for cleaner structure and maintainability. Extracted embedded JavaScript to index.js to streamline HTML and enhance script manageability. Benefits: - Improved readability and organization of HTML - Easier maintenance and updates for CSS and JS - Potential for CSS and JS caching, improving load times No functional changes were made. Refactors existing code for better practices. |
||
---|---|---|
public | ||
views | ||
.gitattributes | ||
.gitignore | ||
app.js | ||
package-lock.json | ||
package.json | ||
tracker.js |