diff --git a/components/ArticleHeader.vue b/components/ArticleHeader.vue index 93b3e5881..46c5f2143 100644 --- a/components/ArticleHeader.vue +++ b/components/ArticleHeader.vue @@ -3,7 +3,7 @@

{{ article.title }}

-

+

-

+

-

+

-
-
+
{{ siteMetadata.author }}
@{{ siteMetadata.twitter_user }} diff --git a/components/BlogCardHorizontal.vue b/components/BlogCardHorizontal.vue index 5ce2a0e34..33702e315 100644 --- a/components/BlogCardHorizontal.vue +++ b/components/BlogCardHorizontal.vue @@ -3,7 +3,7 @@ class="card-lateral mb-4 bg-white border border-gray-200 border-b-2 border-b-slate-400 hover:drop-shadow-xl hover:border-gray-300 transition-all hover:-translate-y-1 flex flex-row" > -
- meDid you like this blog post?

@@ -28,7 +28,7 @@ rel="noopener noreferrer" :href="projectGithub" >github diff --git a/components/SharingButtons.vue b/components/SharingButtons.vue index 8f778b71f..debf63e2e 100644 --- a/components/SharingButtons.vue +++ b/components/SharingButtons.vue @@ -76,7 +76,7 @@