Skip to content

Commit 3e6a91a

Browse files
committed
updaate number of countries
1 parent 168422e commit 3e6a91a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/site.webmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Mobility Database",
33
"short_name": "MobilityDB",
4-
"description": "Access GTFS, GTFS Realtime, GBFS transit data with over 6,000 feeds from 70+ countries.",
4+
"description": "Access GTFS, GTFS Realtime, GBFS transit data with over 6,000 feeds from 99+ countries.",
55
"icons": [
66
{
77
"src": "/android-chrome-192x192.png",

src/app/[locale]/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export const metadata = {
1717
title:
1818
'MobilityDatabase | The Global Catalog of GTFS, GTFS-Realtime & GBFS Feeds',
1919
description:
20-
"Access GTFS, GTFS Realtime, GBFS transit data with over 6,000 feeds from 70+ countries on the web's leading transit data platform.",
20+
"Access GTFS, GTFS Realtime, GBFS transit data with over 6,000 feeds from 99+ countries on the web's leading transit data platform.",
2121
robots:
2222
process.env.VERCEL_ENV === 'production'
2323
? 'index, follow'

0 commit comments

Comments
 (0)