mirror of
https://github.com/WenPai-org/git-embed-feicode.git
synced 2025-08-03 03:18:41 +08:00
Remove unused dashicon from custom avatar markup
Eliminated the dashicons-format-image span from the repository custom avatar section to clean up the HTML output.
This commit is contained in:
parent
d04f2c7940
commit
2f811072c5
1 changed files with 0 additions and 3 deletions
|
@ -4,8 +4,6 @@ declare(strict_types=1);
|
|||
/**
|
||||
* Plugin Name: Git Embed for feiCode
|
||||
* Description: Embed Git repositories from GitHub/Gitlab/Gitea/Forgejo and Self-hosted Git service with beautiful cards
|
||||
|
||||
|
||||
* Version: 1.0.1
|
||||
* Author: feiCode
|
||||
* Author URI: https://cn.feicode.com
|
||||
|
@ -831,7 +829,6 @@ class GitEmbedFeiCode
|
|||
"Repository has custom avatar",
|
||||
self::TEXT_DOMAIN,
|
||||
); ?>">
|
||||
<span class="dashicons dashicons-format-image"></span>
|
||||
</span>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue