chore: add @doist/todoist-ai

dependency to package.json
اول دفعة من التطوير
This commit is contained in:
Your Name
2026-04-03 00:28:00 +02:00
parent 314f847ece
commit efb6854741
31 changed files with 2693 additions and 91 deletions

View File

@@ -33,6 +33,7 @@ const staticPages = [
{ path: '/privacy', changefreq: 'yearly', priority: '0.3' },
{ path: '/terms', changefreq: 'yearly', priority: '0.3' },
{ path: '/pricing', changefreq: 'monthly', priority: '0.7' },
{ path: '/pricing-transparency', changefreq: 'monthly', priority: '0.7' },
{ path: '/blog', changefreq: 'weekly', priority: '0.6' },
{ path: '/developers', changefreq: 'monthly', priority: '0.5' },
];