The facade gardens are CC0
This commit is contained in:
parent
bc4a5a7fe2
commit
7d36d151e3
2 changed files with 11 additions and 11 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
||||||
|
|
||||||
export default class Constants {
|
export default class Constants {
|
||||||
|
|
||||||
public static vNumber = "0.6.8";
|
public static vNumber = "0.6.8a";
|
||||||
|
|
||||||
// The user journey states thresholds when a new feature gets unlocked
|
// The user journey states thresholds when a new feature gets unlocked
|
||||||
public static userJourney = {
|
public static userJourney = {
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"Klimaan VZW"
|
"Klimaan VZW"
|
||||||
],
|
],
|
||||||
"path": "bloei.svg",
|
"path": "bloei.svg",
|
||||||
"license": "CC-BY-SA 3.0",
|
"license": "CC0",
|
||||||
"sources": [
|
"sources": [
|
||||||
"https://klimaan.be/"
|
"https://klimaan.be/"
|
||||||
]
|
]
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
"Klimaan VZW"
|
"Klimaan VZW"
|
||||||
],
|
],
|
||||||
"path": "bodembedekker.svg",
|
"path": "bodembedekker.svg",
|
||||||
"license": "CC-BY-SA 3.0",
|
"license": "CC0",
|
||||||
"sources": [
|
"sources": [
|
||||||
"https://klimaan.be/"
|
"https://klimaan.be/"
|
||||||
]
|
]
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
"Klimaan VZW"
|
"Klimaan VZW"
|
||||||
],
|
],
|
||||||
"path": "eetbaar.svg",
|
"path": "eetbaar.svg",
|
||||||
"license": "CC-BY-SA 3.0",
|
"license": "CC0",
|
||||||
"sources": [
|
"sources": [
|
||||||
"https://klimaan.be/"
|
"https://klimaan.be/"
|
||||||
]
|
]
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
"Klimaan VZW"
|
"Klimaan VZW"
|
||||||
],
|
],
|
||||||
"path": "gevelton.svg",
|
"path": "gevelton.svg",
|
||||||
"license": "CC-BY-SA 3.0",
|
"license": "CC0",
|
||||||
"sources": [
|
"sources": [
|
||||||
"https://klimaan.be/"
|
"https://klimaan.be/"
|
||||||
]
|
]
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
"Klimaan VZW"
|
"Klimaan VZW"
|
||||||
],
|
],
|
||||||
"path": "geveltuin.svg",
|
"path": "geveltuin.svg",
|
||||||
"license": "CC-BY-SA 3.0",
|
"license": "CC0",
|
||||||
"sources": [
|
"sources": [
|
||||||
"https://klimaan.be/"
|
"https://klimaan.be/"
|
||||||
]
|
]
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
"Klimaan VZW"
|
"Klimaan VZW"
|
||||||
],
|
],
|
||||||
"path": "halfzon.svg",
|
"path": "halfzon.svg",
|
||||||
"license": "CC-BY-SA 3.0",
|
"license": "CC0",
|
||||||
"sources": [
|
"sources": [
|
||||||
"https://klimaan.be/"
|
"https://klimaan.be/"
|
||||||
]
|
]
|
||||||
|
@ -64,7 +64,7 @@
|
||||||
"Klimaan VZW"
|
"Klimaan VZW"
|
||||||
],
|
],
|
||||||
"path": "klimplant.svg",
|
"path": "klimplant.svg",
|
||||||
"license": "CC-BY-SA 3.0",
|
"license": "CC0",
|
||||||
"sources": [
|
"sources": [
|
||||||
"https://klimaan.be/"
|
"https://klimaan.be/"
|
||||||
]
|
]
|
||||||
|
@ -74,7 +74,7 @@
|
||||||
"Klimaan VZW"
|
"Klimaan VZW"
|
||||||
],
|
],
|
||||||
"path": "schaduw.svg",
|
"path": "schaduw.svg",
|
||||||
"license": "CC-BY-SA 3.0",
|
"license": "CC0",
|
||||||
"sources": [
|
"sources": [
|
||||||
"https://klimaan.be/"
|
"https://klimaan.be/"
|
||||||
]
|
]
|
||||||
|
@ -84,7 +84,7 @@
|
||||||
"Klimaan VZW"
|
"Klimaan VZW"
|
||||||
],
|
],
|
||||||
"path": "struik.svg",
|
"path": "struik.svg",
|
||||||
"license": "CC-BY-SA 3.0",
|
"license": "CC0",
|
||||||
"sources": [
|
"sources": [
|
||||||
"https://klimaan.be/"
|
"https://klimaan.be/"
|
||||||
]
|
]
|
||||||
|
@ -94,7 +94,7 @@
|
||||||
"Klimaan VZW"
|
"Klimaan VZW"
|
||||||
],
|
],
|
||||||
"path": "zon.svg",
|
"path": "zon.svg",
|
||||||
"license": "CC-BY-SA 3.0",
|
"license": "CC0",
|
||||||
"sources": [
|
"sources": [
|
||||||
"https://klimaan.be/"
|
"https://klimaan.be/"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue