Skip to content

Commit

Permalink
Update Footer.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sarapiresds authored May 7, 2024
1 parent fe0b958 commit b7bcf85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/core/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class Footer extends React.Component {
<section className='subfooter'>
<div className='subfooteritens'>
<div className = "footerDescription">
<p>Mantido pela <img src={this.props.config.baseUrl+'img/logo-portabilis.svg'} /> e Comunidade i-Educar para educação do Brasil <img src={this.props.config.baseUrl +'img/coracao.svg'} /> </p>
<p>Mantido pela <img src={this.props.config.baseUrl+'img/Portabilis_logo.svg'} /> e Comunidade i-Educar para educação do Brasil <img src={this.props.config.baseUrl +'img/coracao.svg'} /> </p>
</div>
<div className ="footerVersion">
<p>v. i-Educar</p>
Expand Down

0 comments on commit b7bcf85

Please sign in to comment.