Browse Source

Mudamos os titulo do projeto

pull/22/head
mateus 10 months ago
parent
commit
1839a9d58a
  1. 7
      template/index.html

7
template/index.html

@ -1,9 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Welcome to Vue</title>
<title>Bem-Vindo</title>
<script src="https://unpkg.com/vue"></script>
</head>
<body>
<div id="app">
<img src="https://vuejs.org/images/logo.png" alt="Vue logo">
@ -49,4 +51,5 @@
})
</script>
</body>
</html>
</html>
Loading…
Cancel
Save