About: FOLX PLAY in FOLX NETWORK bold

This commit is contained in:
OpenClaw Agent 2026-07-01 16:38:47 +00:00
parent b9466b7433
commit 43b7f83166

View File

@ -18,7 +18,7 @@ const CHANNELS = [
const DOT = (color) => `<span style="color:${color};">●</span>`;
// One flowing About paragraph, each station introduced with its brand-colour dot.
const ABOUT_INTRO = `FOLX PLAY brings together the channels of the FOLX NETWORK — a family of music television stations, each with its own sound and its own audience. ${DOT('#C43651')} <strong>FOLX MUSIC TELEVISION</strong> is dedicated to folk music, with more than 90% of its programming produced in-house by FOLX NETWORK. ${DOT('#a84d7e')} <strong>ONE MUSIC TELEVISION</strong> covers contemporary German-language and international pop and rock, enriched with beloved classics of the 80s, 90s and 00s, while ${DOT('#f36700')} <strong>ZWEI MUSIC TELEVISION</strong> mixes today's pop hits with familiar favourites and adds Latin American sounds with a touch of reggaeton for daily variety. ${DOT('#30a6d1')} <strong>ADRIA MUSIC TELEVISION</strong> speaks to everyone in Germany, Austria and Switzerland with Adriatic roots — from Slovenia, Croatia, Bosnia and Herzegovina, Serbia, Macedonia and Montenegro — bringing traditional Dalmatian music, Klapa singing and the biggest pop and rock hits of the region. ${DOT('#a8b539')} <strong>FOLX SLOVENIJA MUSIC TELEVISION</strong> carries European folk music with exclusive, largely in-house programming, and ${DOT('#a84d7e')} <strong>ONE ADRIA MUSIC TELEVISION</strong> rounds out the family with fresh new music from the Adriatic alongside international pop, rock and global hits of the 80s, 90s and 00s. Together, these stations make FOLX PLAY a single home for the full spectrum of the FOLX NETWORK sound.`;
const ABOUT_INTRO = `<strong>FOLX PLAY</strong> brings together the channels of the <strong>FOLX NETWORK</strong> — a family of music television stations, each with its own sound and its own audience. ${DOT('#C43651')} <strong>FOLX MUSIC TELEVISION</strong> is dedicated to folk music, with more than 90% of its programming produced in-house by <strong>FOLX NETWORK</strong>. ${DOT('#a84d7e')} <strong>ONE MUSIC TELEVISION</strong> covers contemporary German-language and international pop and rock, enriched with beloved classics of the 80s, 90s and 00s, while ${DOT('#f36700')} <strong>ZWEI MUSIC TELEVISION</strong> mixes today's pop hits with familiar favourites and adds Latin American sounds with a touch of reggaeton for daily variety. ${DOT('#30a6d1')} <strong>ADRIA MUSIC TELEVISION</strong> speaks to everyone in Germany, Austria and Switzerland with Adriatic roots — from Slovenia, Croatia, Bosnia and Herzegovina, Serbia, Macedonia and Montenegro — bringing traditional Dalmatian music, Klapa singing and the biggest pop and rock hits of the region. ${DOT('#a8b539')} <strong>FOLX SLOVENIJA MUSIC TELEVISION</strong> carries European folk music with exclusive, largely in-house programming, and ${DOT('#a84d7e')} <strong>ONE ADRIA MUSIC TELEVISION</strong> rounds out the family with fresh new music from the Adriatic alongside international pop, rock and global hits of the 80s, 90s and 00s. Together, these stations make <strong>FOLX PLAY</strong> a single home for the full spectrum of the <strong>FOLX NETWORK</strong> sound.`;
const PLAY_SVG = `<svg aria-hidden="true" viewBox="0 0 448 512"><path fill="currentColor" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"/></svg>`;