Skip to content

Commit b5066c9

Browse files
author
guanchen.lin
committed
fix: declare price dataset license
1 parent de85ed3 commit b5066c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/app/[locale]/reports/api-price-index

src/app/[locale]/reports/api-price-index/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ export default async function ApiPriceIndexPage({
7070
name: title[locale].replace(' | aiplans.dev', ''),
7171
description: description[locale],
7272
url: reportUrl,
73+
license: `${SITE_URL}/${locale}/terms`,
7374
dateModified,
7475
creator: { '@type': 'Organization', name: SITE_NAME, url: SITE_URL },
7576
includedInDataCatalog: { '@type': 'DataCatalog', name: SITE_NAME, url: SITE_URL },

0 commit comments

Comments
 (0)