Skip to content

Commit

Permalink
✨ 楽曲購入リンクを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
Chipsnet committed Nov 5, 2021
1 parent 2de7086 commit d3dfda0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/release/musicvket3.vue
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,13 @@
<h1 class="text-xl md:text-2xl">\以下のサイトで購入可能です/</h1>
<div class="grid grid-cols-1 md:grid-cols-3 mt-10 gap-5 text-3xl tracks">
<div>
<a href="#">Booth</a>
<a href="https://tokyounderground.booth.pm/items/3318406" target="_blank">Booth</a>
</div>
<div>
<a href="#">Vket Store</a>
<a href="https://www.store.vket.com/ec/items/6118/detail/" target="_blank">Vket Store</a>
</div>
<div>
<a href="#">Bandcamp</a>
<a href="https://tokyounderground.bandcamp.com/album/midnight-spiritual-solitude" target="_Blank">Bandcamp</a>
</div>
</div>
</div>
Expand Down

0 comments on commit d3dfda0

Please sign in to comment.