Skip to content

Commit

Permalink
fix: missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotcorreia committed Jan 10, 2024
1 parent 63a0e1c commit cddfa27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HomePageLayout.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const HomePageLayout = ({ data }) => {
<div className='custom-container custom-container-warning'>
<p>Disclaimer</p>
<p>
Resumos LEIC não está afiliado ao
Resumos LEIC não está afiliado ao{' '}
<ExternalLink href='https://tecnico.ulisboa.pt'>tecnico.ulisboa.pt</ExternalLink> de
forma alguma. Todo o conteúdo escrito disponível neste site é dado por contribuidores
(listados acima). Alguns anexos podem ter sido cedidos por professores, após obter a
Expand Down

0 comments on commit cddfa27

Please sign in to comment.