Skip to content

Commit

Permalink
Update demo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sarapiresds authored Jul 30, 2024
1 parent 23c0634 commit 7c9e207
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions website/pages/en/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ class Docs extends React.Component {
</div>
</div>
</div>
<div className="roteiro">
/*<div className="roteiro">
<h2>Roteiro para auxiliar na navegação dos ambientes</h2>
<div className="demo-link">
<a href="https://github.com/user-attachments/files/16394418/manual.pdf">Baixar</a>
Expand All @@ -153,8 +153,7 @@ class Docs extends React.Component {
href="https://github.com/portabilis/i-educar/issues">fonte</a></p><p>Precisa de uma versão diferente dos documentos?<a> Veja as versões disponíveis.</a></p></span>
</div>
</div>
</div>
);
</div>*/
}
}

Expand Down

0 comments on commit 7c9e207

Please sign in to comment.