Skip to content

Commit a5db66f

Browse files
authored
Merge pull request #144 from bfabio/proposal/monochromelogo
docs(standard): deprecate monochromeLogo
2 parents 68be412 + 4989a78 commit a5db66f

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
platforms:
1413
- android

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)