├── CNAME ├── README.md ├── favicon.ico └── index.html /CNAME: -------------------------------------------------------------------------------- 1 | calendar2020.noj.cc 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Calendar 2020 2 | 3 | A simple calendar for 2020 that tells you today's date as well as highlights 4 | it in a monthly calendar grid. 5 | 6 | ## Contributions Welcomed! 7 | 8 | Want to improve functionality or design? PRs welcome! 9 | -------------------------------------------------------------------------------- /favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mdayaram/calendar2020/7b5ca8da5a41af6ab49a570830fd3386b30ea225/favicon.ico -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 96 |January
108 |2020
109 |February
163 |2020
164 |March
219 |2020
220 |