tasko/config/site.ts

5 lines
129 B
TypeScript
Raw Normal View History

2024-02-15 02:30:10 +00:00
export const siteConfig = {
2024-02-16 01:49:19 +00:00
name: 'Tasko',
description: 'Collaborate, manage projects, and reach new productivity peaks',
};