From 32da8ee9002824f100a22baa9c9b0b62d6461f39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80?= <61203964+grey-cat-1908@users.noreply.github.com> Date: Wed, 27 Dec 2023 12:06:08 +0300 Subject: [PATCH] added title --- content/blog/today-project/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/blog/today-project/index.md b/content/blog/today-project/index.md index 8ce1b53..a890284 100644 --- a/content/blog/today-project/index.md +++ b/content/blog/today-project/index.md @@ -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.