Skip to content

Commit 01cdf95

Browse files
committed
..
1 parent 8f4addb commit 01cdf95

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

js/aquo-config.js

+8-8
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,12 @@ var organisationConfig = {
9595
ld: "#80CC28"
9696
},
9797

98-
license: {
99-
"cc-by": {
100-
name: "Creative Commons Attribution 4.0 International Public License",
101-
short: "CC-BY",
102-
url: "https://creativecommons.org/licenses/by/4.0/legalcode",
103-
image: "https://data.aquo.nl/informatiemodel/publicatie/cc-by.svg",
104-
},
105-
},
98+
//licenses: {
99+
// "CC-BY": {
100+
// name: "Creative Commons Attribution 4.0 International Public License",
101+
// short: "CC-BY",
102+
// url: "https://creativecommons.org/licenses/by/4.0/legalcode",
103+
// image: "https://data.aquo.nl/informatiemodel/publicatie/cc-by.svg",
104+
// },
105+
//},
106106
}

0 commit comments

Comments
 (0)