add new album header

This commit is contained in:
geoffrey45
2022-02-19 18:43:17 +03:00
parent dcfb0a6ed1
commit a6bb5059b0
18 changed files with 101 additions and 189 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<div class="rect rounded"></div>
<div class="circle"></div>
</div>
<div class="bio rounded border" v-html="bio"></div>
<div class="bio rounded" v-html="bio"></div>
</div>
</template>