mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
4 lines
132 B
TypeScript
4 lines
132 B
TypeScript
|
export const siteConfig = {
|
||
|
name: "Tasko",
|
||
|
description: "Collaborate, manage projects, and reach new productivity peaks",
|
||
|
};
|