Skip to content

Commit ce211c6

Browse files
committed
Improve metadata page
1 parent 608289d commit ce211c6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/collections/metadata.en.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Additional fields are optional but highly recommended to facilitate better disco
3939
| `declarations` | url | URL to declarations repository |
4040
| `versions` | url | URL to versions repository |
4141
| `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) |
4343
| `donation` | url | URL to donation page |
4444
| `trackingPeriods`| tracking periods object | see [Tracking periods](#tracking-periods) section |
4545
| `governance` | governance object | see [Governance](#governance) section |
@@ -56,7 +56,7 @@ logo: https://opentermsarchive.org/images/collections/demo.png
5656
donation: https://opencollective.com/opentermsarchive
5757
```
5858

59-
## Tracking periods
59+
### Tracking periods
6060

6161
Information about when and how terms are tracked:
6262

@@ -77,7 +77,7 @@ trackingPeriods:
7777
serverLocation: London, GB
7878
```
7979

80-
## Governance
80+
### Governance
8181

8282
Organizations responsible for collection roles:
8383

@@ -95,7 +95,7 @@ Each organization in the governance roles is defined by the following fields:
9595
|---------------|--------|-------------------------------------------|
9696
| `name` | string | Name of the organization |
9797
| `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) |
9999

100100
Example:
101101

0 commit comments

Comments
 (0)