aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7773954..a3c1b96 100644
--- a/index.html
+++ b/index.html
@@ -6,9 +6,12 @@
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="./assets/css/style.css">
+ <link href="https://fonts.googleapis.com/css?family=Mukta" rel="stylesheet">
<title>Texx Web</title>
</head>
<body>
-<h1>Welcome to Texx!</h1>
+ <div class="typewriter">
+ <h1>Welcome to Texx!</h1>
+ </div>
</body>
</html> \ No newline at end of file