Skip to content

Commit cc6d97d

Browse files
committed
added
1 parent 492addf commit cc6d97d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4+
<title itemprop="name">10secondsofcode - reactjs | reactjs online | ReactJS Tutorial</title>
45
<meta charset="utf-8">
5-
<title>webpack 4 quickstart</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, minimum-scale=1.0">
7+
<meta name="apple-mobile-web-app-capable" content="yes">
8+
<meta name="author" content="10secondsofcode">
9+
<meta name="msapplication-TileColor" content="#3ab78c">
10+
<meta property="og:title" content="10secondsofcode - The Modern Reactjs Tutorial ">
11+
<meta name="description" content="10secondsofcode - Modern ReactJs Tutorial: Reactjs online tutorials, examples and advanced concepts">
12+
<link rel="canonical" href="#">
613
</head>
714
<body>
815
<div id="app">

0 commit comments

Comments
 (0)