Files
pivoine.art/config/_default/params.toml
Sebastian Krüger 3bccbdf82d feat: serve audio as local Hugo page resources instead of Jellyfin
Download all 20 track MP3s from Jellyfin and store them as page bundle
resources (track.mp3). Update templates to use .Resources.GetMatch
instead of .Params.audio, removing external API key dependencies.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 22:51:30 +01:00

16 lines
303 B
TOML

description = "Valknar's Pivoine.Art"
author = "Valknar"
email = "valknar@pivoine.art"
[umami]
enabled = true
websiteID = "" # Set your Umami website ID
src = "" # Your Umami instance URL
[visualizer]
particleCount = 5000
fftSize = 512
[images]
default = "/images/og-default.png"