tasko/config/site.ts

5 lines
129 B
TypeScript
Raw Normal View History

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