mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
4 lines
129 B
TypeScript
4 lines
129 B
TypeScript
export const siteConfig = {
|
|
name: 'Tasko',
|
|
description: 'Collaborate, manage projects, and reach new productivity peaks',
|
|
};
|