We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f4addb commit 01cdf95Copy full SHA for 01cdf95
js/aquo-config.js
@@ -95,12 +95,12 @@ var organisationConfig = {
95
ld: "#80CC28"
96
},
97
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
+ //licenses: {
+ // "CC-BY": {
+ // name: "Creative Commons Attribution 4.0 International Public License",
+ // short: "CC-BY",
+ // url: "https://creativecommons.org/licenses/by/4.0/legalcode",
+ // image: "https://data.aquo.nl/informatiemodel/publicatie/cc-by.svg",
+ // },
+ //},
106
}
0 commit comments