diff --git a/components/Author.vue b/components/Author.vue
index fc7e01518..87b124c93 100644
--- a/components/Author.vue
+++ b/components/Author.vue
@@ -11,10 +11,21 @@
:href="author.slug ? $router.resolve({ name: 'profile-slug', params: { slug: author.slug } }).href : null"
@mouseover="popoverMouseEnter"
@mouseleave="popoveMouseLeave">
-