From dde376af5429d6a9b06d37e9af74fd42b26dc6d3 Mon Sep 17 00:00:00 2001 From: Thales Pereira <31625914+thcp@users.noreply.github.com> Date: Mon, 13 Jul 2026 14:06:12 +0100 Subject: [PATCH] feat(library): add More Notes Less Talk to We Recommend Adds the YouTube channel https://www.youtube.com/@morenoteslesstalk to the Our Friends / We Recommend list. No logo bundled yet, so it renders with the monogram fallback until an image is added under static/img/friends/. --- static/js/catalog.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/js/catalog.js b/static/js/catalog.js index 5438c3c..f28d229 100644 --- a/static/js/catalog.js +++ b/static/js/catalog.js @@ -60,6 +60,11 @@ const FRIENDS = [ url: "https://empresseffects.com", logo: "/img/friends/empress-effects.png", }, + { + name: "More Notes Less Talk", + role: "YouTube channel", + url: "https://www.youtube.com/@morenoteslesstalk", + }, ]; // Instagram glyph (Simple Icons), shown under tiles that link to Instagram.