Skip to content

Commit 4989a78

Browse files
committed
docs(standard): deprecate monochromeLogo
monochromeLogo is rarely used and rarely useful and the monochrome version can always be obtained from main logo. Fix #66.
1 parent 7ecff80 commit 4989a78

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

docs/standard/example/publiccode.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ isBasedOn: "https://github.com/italia/otello.git"
88
softwareVersion: "1.0"
99
releaseDate: "2017-04-15"
1010
logo: img/logo.svg
11-
monochromeLogo: img/logo-mono.svg
1211

1312
inputTypes:
1413
- text/plain

docs/standard/schema.core.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ the repository, or it can be an absolute URL pointing to the logo in raw
136136
version. In both cases, the file must reside inside the same repository where
137137
the ``publiccode.yml`` file is stored.
138138

139-
Key ``monochromeLogo``
140-
~~~~~~~~~~~~~~~~~~~~~~
139+
Key ``monochromeLogo`` (*deprecated*)
140+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
141141

142142
- Type: string (path to file)
143143
- Presence: optional

0 commit comments

Comments
 (0)