diff --git a/README.md b/README.md index 880d0ea8..22df47fd 100644 --- a/README.md +++ b/README.md @@ -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) | diff --git a/static/img/friends/slashcam.webp b/static/img/friends/slashcam.webp new file mode 100644 index 00000000..2e29d235 Binary files /dev/null and b/static/img/friends/slashcam.webp differ diff --git a/static/js/catalog.js b/static/js/catalog.js index ce82c011..189fd1db 100644 --- a/static/js/catalog.js +++ b/static/js/catalog.js @@ -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",