Skip to content

Commit

Permalink
✨ add sh - waterfire release
Browse files Browse the repository at this point in the history
  • Loading branch information
igolopolosov committed Jul 12, 2021
1 parent 0eb5ba2 commit 6bf3605
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
16 changes: 2 additions & 14 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
/* npm */
node_modules/
.DS_Store
*.log

/* idea */
*.iml
.idea/workspace.xml
.idea/

/* vscode */
.vscode/

/* build */
node_modules/
dist/

/* security keys */
keys.js
14 changes: 14 additions & 0 deletions scripts/components/pages/music/artists.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,20 @@ const Palekh = [
vk.com/htkmsc
`
},
{
band: "sh",
album: "waterfire",
date: "07 March 2017",
link: "https://soundcloud.com/hotkeymusic/sets/sh-waterfire",
soundloudPlaylistId: "1285858663",
coverUrl: "https://i1.sndcdn.com/artworks-ycUGSFIbuzvBj3wE-FFIgHQ-t500x500.jpg",
tracks: ["waterfire"],
tags: ["Acoustic", "Acapella"],
info: `
water, water
fire, fire
`
},
{
band: "Бублики",
album: "Гаррисон | Батл",
Expand Down

0 comments on commit 6bf3605

Please sign in to comment.