Skip to content

Commit 807c2df

Browse files
Merge pull request #2 from massif-01/main
add logo
2 parents 71d0b57 + a42d7cf commit 807c2df

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

sdcard/web/favicon.ico

15 KB
Binary file not shown.

sdcard/web/favicon.png

1.29 KB
Loading

sdcard/web/index.htm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>RM - 01 监控面板</title>
7+
<link rel="icon" href="favicon.ico" type="image/x-icon">
8+
<link rel="icon" href="favicon.png" type="image/png">
9+
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
710
<style>
811
* {
912
margin: 0;

0 commit comments

Comments
 (0)