diff --git a/frontend/src/views/ArtistView.vue b/frontend/src/views/ArtistView.vue
index 7f570e6..7a363f2 100644
--- a/frontend/src/views/ArtistView.vue
+++ b/frontend/src/views/ArtistView.vue
@@ -34,6 +34,11 @@
:to="`/subscriptions?artist_id=${store.overview.id}`"
>{{ store.overview.sources.length }} source{{ store.overview.sources.length === 1 ? '' : 's' }}
+ View posts
+