maxboddy commited on
Commit
a7d6330
·
verified ·
1 Parent(s): 24eec09

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -3,7 +3,7 @@
3
  <html lang="en">
4
  <head>
5
  <meta charset="UTF-8">
6
- <title>手寫字母辨識</title>
7
  <style>
8
  canvas { background: black; border: 1px solid white; }
9
  body { text-align: center; background: #222; color: #eee; font-family: sans-serif; }
 
3
  <html lang="en">
4
  <head>
5
  <meta charset="UTF-8">
6
+ <title>小寫字母辨識</title>
7
  <style>
8
  canvas { background: black; border: 1px solid white; }
9
  body { text-align: center; background: #222; color: #eee; font-family: sans-serif; }