File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -17,17 +17,17 @@ export const imageLocations = {
17
17
export const targetImageLocation = imageLocations . cdn ;
18
18
19
19
export const petWebsiteData : PetWebsiteData = {
20
- announcement : {
21
- visible : true ,
22
- colorScheme : PetColorScheme . MarAmarelo ,
23
- shortDescription : 'Seleção 2024' ,
24
- longDescription :
25
- 'A seleção de 2024 para novos petianos está aberta! Inscreva-se até o dia 5 de fevereiro.' ,
26
- callToAction : {
27
- text : 'Inscreva-se' ,
28
- url : 'https://pet.cin.ufpe.br/selecao/' ,
29
- } ,
30
- } ,
20
+ // announcement: {
21
+ // visible: true,
22
+ // colorScheme: PetColorScheme.MarAmarelo,
23
+ // shortDescription: 'Seleção 2024',
24
+ // longDescription:
25
+ // 'A seleção de 2024 para novos petianos está aberta! Inscreva-se até o dia 5 de fevereiro.',
26
+ // callToAction: {
27
+ // text: 'Inscreva-se',
28
+ // url: 'https://pet.cin.ufpe.br/selecao/',
29
+ // },
30
+ // },
31
31
hero : {
32
32
title : null ,
33
33
text : null ,
You can’t perform that action at this time.
0 commit comments