forked from MapComplete/MapComplete
Add social image, version bump
This commit is contained in:
parent
9c670b8b1f
commit
263a240f67
3 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.8.0-rc2";
|
||||
public static vNumber = "0.8.0";
|
||||
|
||||
// The user journey states thresholds when a new feature gets unlocked
|
||||
public static userJourney = {
|
||||
|
|
BIN
assets/themes/speelplekken/social_image.jpg
Normal file
BIN
assets/themes/speelplekken/social_image.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 839 KiB |
|
@ -21,7 +21,7 @@
|
|||
"startLon": 4.449462,
|
||||
"startZoom": 12,
|
||||
"widenFactor": 0.05,
|
||||
"socialImage": "",
|
||||
"socialImage": "social_image.jpg",
|
||||
"defaultBackgroundId": "CartoDB.Positron",
|
||||
"layers": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue