diff --git a/public/images/og/things-i-use-in-2024.webp b/public/images/og/things-i-use-in-2024.webp new file mode 100644 index 0000000..19f2012 Binary files /dev/null and b/public/images/og/things-i-use-in-2024.webp differ diff --git a/public/images/og/why-i-dont-use-note-taking-and-task-management-apps.webp b/public/images/og/why-i-dont-use-note-taking-and-task-management-apps.webp new file mode 100644 index 0000000..f324134 Binary files /dev/null and b/public/images/og/why-i-dont-use-note-taking-and-task-management-apps.webp differ diff --git a/src/config/index.js b/src/config/index.js index 22f86b6..809bf7b 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -79,7 +79,7 @@ const Blog = [ }, { name: `Why I Don't Use Note-Taking and Task Management Apps`, - description: "👋 Notion, Obsidian, Calendar, TodoList...", + description: "Bye bye Notion, Obsidian, Calendar, TodoList...", time: '2024', href: '/blog/why-i-dont-use-note-taking-and-task-management-apps', background: "/images/og/why-i-dont-use-note-taking-and-task-management-apps",