fix: view more button on category page
This commit is contained in:
@@ -190,7 +190,6 @@ Toutes ces sources sont modifiables dans `includes/config.local.php` (voir <<fr-
|
||||
├── js/
|
||||
│ ├── main.js # UI globale (thème, carrousel, « Voir plus »…)
|
||||
│ ├── audio-player.js # Lecteur audio Castopod / Funkwhale
|
||||
│ ├── categories.js # « Voir plus » de la page catégorie
|
||||
│ ├── countdown.js # Compte à rebours
|
||||
│ ├── search.js # Cartes cliquables de la recherche
|
||||
│ ├── mastodon-config.php # Configuration JS de la timeline (servie en JS)
|
||||
@@ -1128,7 +1127,6 @@ All of these sources can be changed in `includes/config.local.php` (see <<en-con
|
||||
├── js/
|
||||
│ ├── main.js # Global UI (theme, carousel, "Load more"…)
|
||||
│ ├── audio-player.js # Castopod / Funkwhale audio player
|
||||
│ ├── categories.js # Category page "Load more"
|
||||
│ ├── countdown.js # Countdown timer
|
||||
│ ├── search.js # Clickable search result cards
|
||||
│ ├── mastodon-config.php # Timeline JS config (served as JavaScript)
|
||||
|
||||
Reference in New Issue
Block a user