aboutsummaryrefslogtreecommitdiff
path: root/pages/blog
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-07-26 23:19:28 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-07-26 23:19:28 -0400
commit3a3a2e958dd4cd19d3f7da61aa61f26f3574a905 (patch)
treeb2568eaf8d301bace2c47f67670cd8f2006b478b /pages/blog
parent6c999c3c88e9f894fc9746e01bf22be24f351d9b (diff)
downloadpersonal-website-3a3a2e958dd4cd19d3f7da61aa61f26f3574a905.tar.gz
personal-website-3a3a2e958dd4cd19d3f7da61aa61f26f3574a905.tar.bz2
personal-website-3a3a2e958dd4cd19d3f7da61aa61f26f3574a905.zip
Moved profile links to index and upgraded animate.css
Diffstat (limited to 'pages/blog')
-rw-r--r--pages/blog/index.vue4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/blog/index.vue b/pages/blog/index.vue
index 63f92a1..38e578c 100644
--- a/pages/blog/index.vue
+++ b/pages/blog/index.vue
@@ -2,8 +2,8 @@
<div>
<v-card>
<header id="showcase">
- <h1 class="display-3 animated fadeIn">Blog</h1>
- <h1 class="animated fadeIn">This is where I post stuff here.</h1>
+ <h1 class="display-3 animate__animated animate__fadeIn">Blog</h1>
+ <h1 class="animate__animated animate__fadeIn">This is where I post stuff here.</h1>
</header>
</v-card>
<v-container>