mirror of
https://github.com/grey-cat-1908/website.git
synced 2024-11-11 18:57:26 +03:00
added title
This commit is contained in:
parent
cc678bfc86
commit
32da8ee900
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
# TODAY project
|
||||
|
||||
Not too long ago I decided to create a pretty useless project. It shows emoji and color of the day. All of this is calculated by my formulas using my own algorithms on client-side.
|
||||
|
||||
Here are some formulas that I used:
|
||||
Here are some formulas that I have used in TODAY project:
|
||||
|
||||
* `t` - timestamp - const - 00:00 of this day in UTC.
|
||||
|
||||
|
|
Loading…
Reference in a new issue