diff --git a/src/components/TrackLink.vue b/src/components/TrackLink.vue index 8ccdeee..2271365 100644 --- a/src/components/TrackLink.vue +++ b/src/components/TrackLink.vue @@ -44,8 +44,8 @@ export default { ${this.escapeHtml(this.route.title)} - ${this.route.author} ${this.escapeHtml(this.route.description)} + ${this.route.author} ${trkpts.join('\n')}