We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1aed92 commit 02f217dCopy full SHA for 02f217d
internal/ui/home/schema.go
@@ -26,6 +26,7 @@ func datasetSchema(baseURL string) any {
26
"name": "pkgstats",
27
"url": baseURL,
28
},
29
+ "license": "https://creativecommons.org/licenses/by-sa/4.0/",
30
"distribution": map[string]any{
31
"@type": "DataDownload",
32
"encodingFormat": "application/json",
0 commit comments