Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ StemDeck is free and **does not accept any money, sponsorship, or funding** - no
| Lisbon Guitar Works | Guitars built by hand in Lisbon | [dlimaguitars.com](https://dlimaguitars.com) |
| More Notes Less Talk | Instruments and gear with personality, recorded raw to tape. No hype, no gatekeeping. | [@morenoteslesstalk](https://www.youtube.com/@morenoteslesstalk) |
| Seratone | Turns any TV into a studio-grade karaoke stage | [seratone.audio](https://seratone.audio/) |
| slashCAM | German-language camera and video tech: hands-on tests, industry news, and the post-production details most reviews skip | [@slashcam.de](https://www.instagram.com/slashcam.de) |
| Thomann | One of Europe's largest music gear retailers, practically everything a musician could need | [@thomann.music](https://www.instagram.com/thomann.music) |


Expand Down
Binary file added static/img/friends/slashcam.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions static/js/catalog.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,12 @@ const FRIENDS = [
role: "Turns any TV into a studio-grade karaoke stage",
url: "https://seratone.audio/",
},
{
name: "slashCAM",
role: "German-language camera and video tech: hands-on tests, industry news, and the post-production details most reviews skip",
url: "https://www.instagram.com/slashcam.de",
logo: "/img/friends/slashcam.webp",
},
{
name: "Thomann",
role: "One of Europe's largest music gear retailers, practically everything a musician could need",
Expand Down
Loading