Skip to content

Commit cc70643

Browse files
committed
update meta tags and title
1 parent 41f1f4c commit cc70643

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
6+
<meta name="description" content="Internet for all devices" />
7+
<meta name="keywords" content="Wifi,Internet,productivity,karma" />
8+
69
<title>Karma</title>
710
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,300" rel="stylesheet" type="text/css" />
811
<link rel="stylesheet" href="css/normalize.css" />

store.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
6-
<title>Karma</title>
6+
<meta name="description" content="Internet for all devices" />
7+
<meta name="keywords" content="Wifi,Internet,productivity,karma" />
8+
<title>Karma - Store</title>
79
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,300" rel="stylesheet" type="text/css" />
810
<link rel="stylesheet" href="css/normalize.css" />
911
<link rel="stylesheet" href="css/style.css" />

0 commit comments

Comments
 (0)