@@ -39,7 +39,7 @@ Additional fields are optional but highly recommended to facilitate better disco
39
39
| `declarations` | url | URL to declarations repository |
40
40
| `versions` | url | URL to versions repository |
41
41
| `snapshots` | url | URL to snapshots repository |
42
- | `logo` | url | URL to the collection's logo. Optimized PNG transparent image (min size 240px) |
42
+ | `logo` | url | URL to the collection's logo. Optimized PNG transparent image (min wi 240px) |
43
43
| `donation` | url | URL to donation page |
44
44
| `trackingPeriods`| tracking periods object | see [Tracking periods](#tracking-periods) section |
45
45
| `governance` | governance object | see [Governance](#governance) section |
@@ -56,7 +56,7 @@ logo: https://opentermsarchive.org/images/collections/demo.png
56
56
donation: https://opencollective.com/opentermsarchive
57
57
` ` `
58
58
59
- # # Tracking periods
59
+ # ## Tracking periods
60
60
61
61
Information about when and how terms are tracked :
62
62
@@ -77,7 +77,7 @@ trackingPeriods:
77
77
serverLocation: London, GB
78
78
` ` `
79
79
80
- # # Governance
80
+ # ## Governance
81
81
82
82
Organizations responsible for collection roles :
83
83
@@ -95,7 +95,7 @@ Each organization in the governance roles is defined by the following fields:
95
95
|---------------|--------|-------------------------------------------|
96
96
| `name` | string | Name of the organization |
97
97
| `url` | url | Website URL of the organization (optional) |
98
- | `logo` | url | URL to the organization's logo. Optimized PNG transparent image (min size 240px) (optional) |
98
+ | `logo` | url | URL to the organization's logo. Optimized PNG transparent image (min width 240px) (optional) |
99
99
100
100
Example :
101
101
0 commit comments