Skip to content

Commit

Permalink
Merge pull request #19 from CinCoders/feature/sel-7
Browse files Browse the repository at this point in the history
feat of redirect link to logo
  • Loading branch information
dcruzb authored Sep 6, 2023
2 parents c5c01c9 + bea6693 commit 6ea8ad2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ConferencePage/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export default function ConferencePage({ children }: PageProps) {
isLandingPage: true,
hiddenUser: true,
logoSrc,
logoRedirectUrl: 'https://portal.cin.ufpe.br/',
}}
footer={{
copyrightText: 'CIn UFPE | Todos os direitos reservados',
Expand Down

0 comments on commit 6ea8ad2

Please sign in to comment.