aboutsummaryrefslogtreecommitdiff
path: root/pages/index.vue
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-08-16 14:09:10 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-08-16 14:09:10 -0400
commit7be0e6d7ac2c5d13ece2a6568fe25405a92d2e5a (patch)
treeef5e6432ff704432b6fcde0ef2d7136bab6e0225 /pages/index.vue
parent95becfef1851b4c1d320457a0da5eeb31bc4128f (diff)
downloadpersonal-website-7be0e6d7ac2c5d13ece2a6568fe25405a92d2e5a.tar.gz
personal-website-7be0e6d7ac2c5d13ece2a6568fe25405a92d2e5a.tar.bz2
personal-website-7be0e6d7ac2c5d13ece2a6568fe25405a92d2e5a.zip
Home tweaks
Diffstat (limited to 'pages/index.vue')
-rw-r--r--pages/index.vue4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/index.vue b/pages/index.vue
index 87a2615..2fec629 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -51,7 +51,7 @@
<li>Vue</li>
<li>Python</li>
</ul>
- <h1>My favorite games</h1>
+ <h1>Favorite Games</h1>
<ul>
<li>Splatoon 2</li>
<li>Animal Crossing: New Horizons</li>
@@ -109,7 +109,7 @@
</v-simple-table>
</div>
<div class="contact">
- <h1>Contact me</h1>
+ <h1>Contact Me</h1>
<p>If you want to ask me questions or just want to contact me. Contact me at <a href="mailto:andrew@alee14.me">andrew@alee14.me</a>.</p>
</div>
</v-container>