Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<!doctype html>
|
2 |
<html>
|
3 |
<head>
|
4 |
-
<title id="header-title"
|
5 |
<meta charset="utf-8" />
|
6 |
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
7 |
<link rel="icon" type="image/png" href="./favicon.png" />
|
|
|
1 |
<!doctype html>
|
2 |
<html>
|
3 |
<head>
|
4 |
+
<title id="header-title">Pandas</title>
|
5 |
<meta charset="utf-8" />
|
6 |
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
7 |
<link rel="icon" type="image/png" href="./favicon.png" />
|