Compare commits
2 commits
521fa14111
...
b27a171101
Author | SHA1 | Date | |
---|---|---|---|
b27a171101 | |||
a6c20ef869 |
3 changed files with 3 additions and 3 deletions
|
@ -23,8 +23,8 @@ params:
|
||||||
description: Description
|
description: Description
|
||||||
avatar: /images/avatar.jpg
|
avatar: /images/avatar.jpg
|
||||||
color:
|
color:
|
||||||
primary: "#fc9800"
|
primary: "#d1501e"
|
||||||
secondary: "#57B793"
|
secondary: "#348F26"
|
||||||
# favIcon:
|
# favIcon:
|
||||||
# ico:
|
# ico:
|
||||||
# small: /images/favIcons/RegioShopper_16x16.png
|
# small: /images/favIcons/RegioShopper_16x16.png
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
type: hero
|
type: hero
|
||||||
id: hero
|
id: hero
|
||||||
avatar:
|
avatar:
|
||||||
url: /images/profilepicture.jpg
|
url: /images/avatar.jpg
|
||||||
alt: Avatar
|
alt: Avatar
|
||||||
type: avatar
|
type: avatar
|
||||||
width: 712
|
width: 712
|
||||||
|
|
Before Width: | Height: | Size: 391 KiB After Width: | Height: | Size: 391 KiB |
Loading…
Reference in a new issue