Skip to content

Commit 38cf7be

Browse files
committed
Updated the index's title and text
1 parent 3c88832 commit 38cf7be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/index.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Header>
44
<h1
55
class="title"
6-
>Hello! I'm Israel Muñoz, a Full Stack Web Developer. I'm currently working in expanding access to computer science in mexican schools.</h1>
6+
>Hi! I'm Israel Muñoz, a Full Stack Web Developer. I'm currently working in expanding access to computer science in mexican schools.</h1>
77
</Header>
88
<div class="container" id="blog">
99
<div class="columns">
@@ -31,7 +31,7 @@ export default {
3131
// The head function generates all the metadata for the HTML's head
3232
head() {
3333
return {
34-
title: "Israel Muñoz",
34+
title: "Hi! I'm Israel Muñoz",
3535
meta: [
3636
// SEO meta
3737
{

0 commit comments

Comments
 (0)