Changeset 8453812 in Klonkt for src/assets


Ignore:
Timestamp:
06/16/2026 03:10:31 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
7007d4c
Parents:
5019e22
Message:

Branding: 100% PrutCMS/PrutFolio-free — Klonkt as original product

All fork/lineage references (README, package description, server/comments,
PrutFolio-as-noun -> Klonkt-site) removed. Plus a small, mysterious wink
at a certain Bart in CircleFederation.js. Internal package name (prutfolio)
+ PWA id + server paths left untouched (stability).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@…>

Location:
src/assets/js
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • src/assets/js/audio-player.js

    r5019e22 r8453812  
    11/**
    2  * PrutCMS v10 Audio Player — v9 mini-player + Spotify-style sheet.
     2 * Klonkt Audio Player — v9 mini-player + Spotify-style sheet.
    33 *
    44 * Two surfaces:
  • src/assets/js/embed-player.js

    r5019e22 r8453812  
    11/**
    2  * PrutCMS Embed Player — eigen, in-huisstijl media-embeds bovenop de ÉCHTE
     2 * Klonkt Embed Player — eigen, in-huisstijl media-embeds bovenop de ÉCHTE
    33 * player-API's (YouTube IFrame API, SoundCloud Widget API, Spotify iFrame API).
    44 *
  • src/assets/js/smooth-scroll.js

    r5019e22 r8453812  
    1 /* PrutFolio — Lenis smooth wheel scroll init (desktop only) */
     1/* Klonkt — Lenis smooth wheel scroll init (desktop only) */
    22(function () {
    33  if (typeof Lenis === "undefined") return;
Note: See TracChangeset for help on using the changeset viewer.