This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
Releases: benhovinga/newyear
Releases · benhovinga/newyear
v1.2: Changlog
- ➕ Added: MIT License
- ⚠ Changed: Refactor FontSize() to app.js
- ⚠ Changed: Refactor newYear() to app.js
- ⚠ Changed: Refactor main counter to app.js
- ❌ Removed: year() script on copyright (for screen readers)
v1.1: Changelog
- ➕ Added: ./.nojekyll
- ⚠ Changed: Breakout all CSS and JS from HTML files
- ⚠ Changed: Clean up directory Structure
- ⚠ Changed: Centered "Show Clock" button on home page
- ❌ Removed: Google and Facebook API's
- 🟢 Processed: Used Prettier on all files, project now follows Prettier's formating from now on
v1.2: Changelog (beta)
- ➕ Added: MIT License
- ⚠ Changed: Rebuilt FontSize function in app.js
- ❌ Removed: year() script on copyright (for screen readers)
v1.0: Initial Project
This is how it looked 10 years ago when I originally made the project.
WARNING: The code is very bad (i was still learning back then).