FEATURE Handling cover
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b9e185d6d4
commit
c6582a74b3
Binary file not shown.
|
After Width: | Height: | Size: 305 KiB |
|
|
@ -78,9 +78,12 @@ write_log($documents_statistics);
|
||||||
<p class="stat-item-description">
|
<p class="stat-item-description">
|
||||||
<?php echo $document_statistic['description']; ?>
|
<?php echo $document_statistic['description']; ?>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
<?php endforeach; ?>
|
<?php endforeach; ?>
|
||||||
</ul>
|
</ul>
|
||||||
|
<div class="statistiques-collections__bg">
|
||||||
|
|
||||||
|
<img src="<?php echo plugin_dir_url(__FILE__); ?>/apercu-collection-cover.webp" alt="Statistiques collections">
|
||||||
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
Loading…
Reference in New Issue
Block a user