From 831630d23e6d46561a655e066e028d6cb932957d Mon Sep 17 00:00:00 2001 From: ex1234 <4400033@gmail.com> Date: Mon, 30 Dec 2024 09:42:57 +0100 Subject: [PATCH] docs: small, helpful improvement by @ex1234 --- data/quotes.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/quotes.json diff --git a/data/quotes.json b/data/quotes.json new file mode 100644 index 00000000..0ee4a189 --- /dev/null +++ b/data/quotes.json @@ -0,0 +1,4 @@ +{ + "quote": "Keep coding, keep growing.", + "author": "Ihor (ex1234)" +}