Browse Source

fleat:update 20250119

igb 2 months ago
parent
commit
a555d6a668
1 changed files with 1 additions and 0 deletions
  1. 1 0
      usr/themes/beardocs/archive.php

+ 1 - 0
usr/themes/beardocs/archive.php

@@ -32,6 +32,7 @@ $thisChild["name"] ?></a></li> <?php }  ?>
 
         <span uk-icon="icon: <?php if($this->is('category')): ?><?php if(General::getCategoryIcon(General::getCategoryId($this->getArchiveSlug()),$this->getDescription()) == 'cog'):?><?php echo General::getCategoryDescriptionData($this->getDescription())["icon"];?><?php else:?><?php echo General::getCategoryIcon(General::getCategoryId($this->getArchiveSlug()),$this->getDescription());?><?php endif;?><?php elseif($this->is('tag')):?>tag<?php elseif($this->is('author')):?>user<?php else:?>search<?php endif;?>; ratio: 4"></span>
 
+       <div><image src="/static/images/category-<?php General::getCategoryId($this->getArchiveSlug());?>.jpg"/></div>
       </div>
     <h2 style="word-break:break-all"><?php $this->archiveTitle(array(
             'category'  =>  _t('%s'),