WIP Artist page

This commit is contained in:
booploops 2021-12-06 20:02:40 -08:00
parent b47d085f35
commit de160d36fd
8 changed files with 206 additions and 3 deletions

View file

@ -197,6 +197,10 @@
</div>
</div>
<div id="app-content">
<!-- Artist Page -->
<transition name="wpfade">
<%- include('pages/artist') %>
</transition>
<!-- Playlist / Album page-->
<transition name="wpfade">
<template v-if="page.includes('playlist_')">