Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tatihav authored Jul 18, 2024
1 parent c30bb4b commit f3fc283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <H2 id="o-que-esta-fazendo" >O que está Fazendo</H2>
<p>
em Março de 2024 Comecei meus estudos na PUC Minas Virtual, graduação de Tecnólogo em sistemas para internet.
<script>
var nome = window.prompt(' Bem vindo ao meu Blog! qual é seu nome?')
var nome = window.prompt(' Bem vindo ao meu Blog! Qual é seu nome?')
window.alert('É um prazer te conhecer, '+ nome + '!')
</script>
</p>
Expand Down

0 comments on commit f3fc283

Please sign in to comment.