aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/draw/favicon.pngbin0 -> 5234 bytes
-rw-r--r--tools/draw/index.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/tools/draw/favicon.png b/tools/draw/favicon.png
new file mode 100644
index 0000000..f60ca30
--- /dev/null
+++ b/tools/draw/favicon.png
Binary files differ
diff --git a/tools/draw/index.html b/tools/draw/index.html
index 12bead7..dfe4224 100644
--- a/tools/draw/index.html
+++ b/tools/draw/index.html
@@ -7,6 +7,7 @@
7 <meta http-equiv="X-UA-Compatible" content="ie=edge"> 7 <meta http-equiv="X-UA-Compatible" content="ie=edge">
8 <title>Draw</title> 8 <title>Draw</title>
9 <link rel="stylesheet" href="app.css"> 9 <link rel="stylesheet" href="app.css">
10 <link rel="icon" type="image/png" href="favicon.png">
10 </head> 11 </head>
11 12
12 <body> 13 <body>