carlfeynman commited on
Commit
3d2eb0b
1 Parent(s): 1bd10f5
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -4,6 +4,7 @@
4
  <head>
5
  <meta charset="UTF-8">
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
7
  <title>Draw and Predict Handwritten Digits</title>
8
  <style>
9
  body {
 
4
  <head>
5
  <meta charset="UTF-8">
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
+ <link rel="icon" type="image/png" href="favicon.png">
8
  <title>Draw and Predict Handwritten Digits</title>
9
  <style>
10
  body {