mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
💄 dashboard v0.13.12 优化 amazon linux、pve 系统图标
This commit is contained in:
5
resource/template/theme-default/home.html
vendored
5
resource/template/theme-default/home.html
vendored
@@ -179,9 +179,12 @@
|
||||
> -1) {
|
||||
return str;
|
||||
}
|
||||
if (str == 'openwrt') {
|
||||
if (['openwrt','linux'].indexOf(str) > -1) {
|
||||
return 'tux';
|
||||
}
|
||||
if (str == 'amazon') {
|
||||
return 'redhat';
|
||||
}
|
||||
return '';
|
||||
},
|
||||
group() {
|
||||
|
||||
Reference in New Issue
Block a user