Skip to content

Commit

Permalink
chore: remove lowercase
Browse files Browse the repository at this point in the history
  • Loading branch information
alarv committed Sep 24, 2024
1 parent f274cba commit db1a5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { generateSharedMetadata } from '@/app/shared.metadata';
import { Metadata } from 'next';

export const metadata: Metadata = generateSharedMetadata(
'Jaqpot: Deploy Models, Get Predictions via API',
'Jaqpot: Deploy models, get predictions via API',
'A presentation of Jaqpot features',
);

Expand Down

0 comments on commit db1a5b8

Please sign in to comment.