mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-02 10:41:54 +02:00
🔗 Link logo to homepage
This commit is contained in:
parent
7e213b0b4c
commit
193dc30b91
1 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,8 @@
|
||||||
"name": "Rallly",
|
"name": "Rallly",
|
||||||
"logo": {
|
"logo": {
|
||||||
"light": "/logo/light.svg",
|
"light": "/logo/light.svg",
|
||||||
"dark": "/logo/dark.svg"
|
"dark": "/logo/dark.svg",
|
||||||
|
"href": "https://rallly.co"
|
||||||
},
|
},
|
||||||
"favicon": "/favicon.png",
|
"favicon": "/favicon.png",
|
||||||
"colors": {
|
"colors": {
|
||||||
|
@ -21,8 +22,8 @@
|
||||||
},
|
},
|
||||||
"topbarLinks": [
|
"topbarLinks": [
|
||||||
{
|
{
|
||||||
"name": "Home",
|
"name": "Contact",
|
||||||
"url": "https://rallly.co"
|
"url": "/contact/support"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"anchors": [
|
"anchors": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue