From c441a8f1aec6bd658722f44442d371180ff60279 Mon Sep 17 00:00:00 2001 From: Iman Salmani Date: Fri, 16 Jun 2023 20:41:39 +0000 Subject: [PATCH] Update file config.toml --- hebbot/config.toml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hebbot/config.toml b/hebbot/config.toml index 806d2d2..eb5de56 100644 --- a/hebbot/config.toml +++ b/hebbot/config.toml @@ -970,6 +970,14 @@ description = 'Development tools at your fingertips.' website = 'https://github.com/aleiepure/devtoolbox' default_section = 'third-party' +[[projects]] +emoji = '🗓️' +name = 'iplan' +title = 'IPlan' +description = 'Your plan for improving personal life and workflow' +website = 'https://github.com/iman-salmani/iplan' +default_section = 'third-party' + # Shell extensions [[projects]] -- GitLab