sito Terra Della Visione...3
Pagina Operatori
This commit is contained in:
@@ -105,7 +105,7 @@ export const costanti = {
|
||||
small: false,
|
||||
},
|
||||
{
|
||||
visible: true,
|
||||
visible: false,
|
||||
strsingolo: 'Idea',
|
||||
title: 'Tue Idee',
|
||||
to: '/ideas',
|
||||
@@ -118,16 +118,16 @@ export const costanti = {
|
||||
},
|
||||
{
|
||||
visible: true,
|
||||
title: 'Help',
|
||||
to: '/help',
|
||||
title: 'Help (Faq)',
|
||||
to: '/faq',
|
||||
icon: 'fas fa-users',
|
||||
color: 'green-6',
|
||||
hint: '',
|
||||
disable: true,
|
||||
disable: false,
|
||||
small: true,
|
||||
},
|
||||
{
|
||||
visible: true,
|
||||
visible: false,
|
||||
title: 'Social',
|
||||
to: '/socialising',
|
||||
icon: 'fas fa-users',
|
||||
@@ -136,6 +136,16 @@ export const costanti = {
|
||||
disable: true,
|
||||
small: true,
|
||||
},
|
||||
{
|
||||
visible: true,
|
||||
title: 'Per sostienere il Progetto?',
|
||||
to: '/fundraising',
|
||||
icon: 'fas fa-hand-holding',
|
||||
color: 'blue-6',
|
||||
hint: '',
|
||||
disable: false,
|
||||
small: false,
|
||||
},
|
||||
{
|
||||
visible: false,
|
||||
title: 'Gruppi',
|
||||
|
||||
Reference in New Issue
Block a user