forked from ORGANISATION-KA-INTERNATIONALE/FEDIVERSE-OKI
28c2334927
- Bloc « À propos » configurable (titre, 2 paragraphes, image légendée) + aside hashtags, masqué tant que non défini (ex-MOVEMENT_*) - JSON-LD CollectionPage (catégories) et BreadcrumbList (vidéo, catégorie) - Indicateur visuel de perte de connexion (online/offline) - Verrou maintenance par compte à rebours multi-fuseaux (ex-COUNTDOWN_*) : build-time, titre kréyòl, redirection automatique à l'échéance - browserconfig.xml (tuiles Windows)
10 lines
225 B
XML
10 lines
225 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/images/android-chrome-192x192.png"/>
|
|
<TileColor>#0D0D0D</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|