Skip to content

Commit

Permalink
Adicionando avatar do vlibras
Browse files Browse the repository at this point in the history
>
>
> Co-authored-by: gabrielvilar <[email protected]>
  • Loading branch information
leafrse committed Dec 9, 2024
1 parent d541967 commit 57eeb5a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,15 @@
</head>
<body>
<app-root></app-root>
<div vw class="enabled">
<div vw-access-button class="active"></div>
<div vw-plugin-wrapper>
<div class="vw-plugin-top-wrapper"></div>
</div>
</div>
<script src="https://vlibras.gov.br/app/vlibras-plugin.js"></script>
<script>
new window.VLibras.Widget('https://vlibras.gov.br/app');
</script>
</body>
</html>

0 comments on commit 57eeb5a

Please sign in to comment.