- Timestamp:
- 06/14/2026 04:01:38 AM (3 months ago)
- Branches:
- main
- Children:
- 2b52bfb
- Parents:
- 9b36f45
- Location:
- src/views
- Files:
-
- 2 edited
-
partials/footer.ejs (modified) (1 diff)
-
shell.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/footer.ejs
r9b36f45 r942028f 20 20 </div> 21 21 22 <%# P64 — Install-app button. JS detects platform & opens modal with steps. 23 data-apk-url is the direct download for Android users who want the 24 native APK route instead of the PWA. %> 22 <%# Install-app button. JS detects platform & opens a modal with PWA-install 23 steps (iOS share-sheet / Android Chrome / desktop). PWA only — geen APK. %> 25 24 <div class="site-footer-install container"> 26 <button type="button" class="install-app-btn" data-pcms-install-app data-apk-url="/assets/apk/soundfabrics.apk">25 <button type="button" class="install-app-btn" data-pcms-install-app> 27 26 <svg viewBox="0 0 24 24" width="18" height="18" aria-hidden="true"><path d="M5 20h14v-2H5v2zm7-18L5.33 9h3.84v6h5.66V9h3.84L12 2z" fill="currentColor"/></svg> 28 27 <span>Installeer app</span> -
src/views/shell.ejs
r9b36f45 r942028f 283 283 284 284 <!-- Install-app button: detects platform + shows install instructions modal --> 285 <script src="/assets/js/install-app.js " defer></script>285 <script src="/assets/js/install-app.js?v=2" defer></script> 286 286 287 287 <!-- Service Worker registration -->
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)