From 12a00f233ad3f3e8fae6c3a166d5e652354a98f1 Mon Sep 17 00:00:00 2001 From: David Gasquez Date: Mon, 3 Jun 2024 12:22:19 +0200 Subject: [PATCH] :art: --- config.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config.json diff --git a/config.json b/config.json new file mode 100644 index 0000000..f0565f3 --- /dev/null +++ b/config.json @@ -0,0 +1,6 @@ +{ + "title": "David's Handbook", + "description": "David Gasquez digital garden, knowledgebase and playground", + "logo": "https://em-content.zobj.net/source/google/387/open-book_1f4d6.png", + "showSidebar": true +}