mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Update index.html
This commit is contained in:
+1
-1
@@ -387,7 +387,7 @@
|
||||
else if(anchor_name == "UNIT"){
|
||||
$(".anchor-box").append(Part_A+unit_icon+Part_B);
|
||||
}
|
||||
else if(anchor_name == "APPLICATION"){
|
||||
else if(anchor_name == "APPLICATIONS"){
|
||||
$(".anchor-box").append(Part_A+application_icon+Part_B);
|
||||
}
|
||||
else if(anchor_name == "ACCESSORY"){
|
||||
|
||||
Reference in New Issue
Block a user