Spaces:
Runtime error
Runtime error
carlfeynman
commited on
Commit
•
f5ea6fc
1
Parent(s):
f4b10b3
updated
Browse files- index.html +1 -1
index.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
<head>
|
5 |
<meta charset="UTF-8">
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
7 |
-
<title>
|
8 |
<style>
|
9 |
body {
|
10 |
font-family: 'Montserrat', sans-serif;
|
|
|
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 {
|
10 |
font-family: 'Montserrat', sans-serif;
|