Skip to content

Commit

Permalink
Merge pull request #58 from pet-informatica/mudancas-2023-2
Browse files Browse the repository at this point in the history
Mudancas 2023 2
  • Loading branch information
eliab2107 authored Jun 19, 2024
2 parents 2caa9b5 + 38162fc commit 18ec47d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions assets/content-model/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@ export const imageLocations = {
export const targetImageLocation = imageLocations.cdn;

export const petWebsiteData: PetWebsiteData = {
announcement: {
visible: true,
colorScheme: PetColorScheme.MarAmarelo,
shortDescription: 'Seleção 2024',
longDescription:
'A seleção de 2024 para novos petianos está aberta! Inscreva-se até o dia 5 de fevereiro.',
callToAction: {
text: 'Inscreva-se',
url: 'https://pet.cin.ufpe.br/selecao/',
},
},
// announcement: {
// visible: true,
// colorScheme: PetColorScheme.MarAmarelo,
// shortDescription: 'Seleção 2024',
// longDescription:
// 'A seleção de 2024 para novos petianos está aberta! Inscreva-se até o dia 5 de fevereiro.',
// callToAction: {
// text: 'Inscreva-se',
// url: 'https://pet.cin.ufpe.br/selecao/',
// },
// },
hero: {
title: null,
text: null,
Expand Down

0 comments on commit 18ec47d

Please sign in to comment.