Changeset 013e16c in Klonkt for src/views/shell.ejs
- Timestamp:
- 08/13/2026 01:09:24 PM (4 weeks ago)
- Branches:
- main
- Children:
- f50a84b
- Parents:
- f59a46c
- git-author:
- Robin <roboburr@…> (08/13/2026 01:01:18 PM)
- git-committer:
- Robin <roboburr@…> (08/13/2026 01:09:24 PM)
- File:
-
- 1 edited
-
src/views/shell.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/shell.ejs
rf59a46c r013e16c 90 90 if (safeSite.publisher_logo) { 91 91 _publisher.logo = { '@type': 'ImageObject', url: safeSite.publisher_logo }; 92 } 93 // Dezelfde koppeling die de fediverse-actor draagt, hier in de JSON-LD 94 // (shaer-mbz). sameAs is schema.org-eigen, dus dit is geen extra vocabulaire -- 95 // het is hetzelfde feit, verteld aan de andere lezer. 96 if (safeSite.mb_artist_id) { 97 _publisher.sameAs = 'https://musicbrainz.org/artist/' + safeSite.mb_artist_id; 92 98 } 93 99 let _jsonLd = null;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)