-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtutorials.html
51 lines (46 loc) · 3.38 KB
/
tutorials.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta content="yes" name="apple-mobile-web-app-capable">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- Primary Meta Tags -->
<meta name="title" content="The Content Creation Hub">
<meta name="description" content="A Hub that helps creators create, manage, publish, and repurpose their ideas as effectively as possible.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.atulanand.co/tutorials">
<meta property="og:title" content="The Content Creation Hub">
<meta property="og:description" content="A Hub that helps creators create, manage, publish, and repurpose their ideas as effectively as possible.">
<meta property="og:image" content="https://atulanand.co/assets\img\templates\The Content Creation Hub\Cover.png">
<meta property="og:image:width" content="1200"/>
<meta property="og:image:height" content="632"/>
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://www.atulanand.co/tutorials">
<meta property="twitter:title" content="The Content Creation Hub">
<meta property="twitter:description" content="A Hub that helps creators create, manage, publish, and repurpose their ideas as effectively as possible.">
<meta property="twitter:image" content="https://atulanand.co/assets\img\templates\The Content Creation Hub\Cover.png">
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="57x57" href="assets\img\templates\The Content Creation Hub\favicon @57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets\img\templates\The Content Creation Hub\favicon @60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets\img\templates\The Content Creation Hub\favicon @72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets\img\templates\The Content Creation Hub\favicon @76.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets\img\templates\The Content Creation Hub\favicon @114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets\img\templates\The Content Creation Hub\favicon @120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets\img\templates\The Content Creation Hub\favicon @144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets\img\templates\The Content Creation Hub\favicon @152.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets\img\templates\The Content Creation Hub\favicon @180.png">
<link rel="icon" type="image/png" sizes="192x192" href="assets\img\templates\The Content Creation Hub\favicon @192.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets\img\templates\The Content Creation Hub\favicon @32.png">
<link rel="icon" type="image/png" sizes="96x96" href="assets\img\templates\The Content Creation Hub\favicon @96.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets\img\templates\The Content Creation Hub\favicon @16.png">
<!-- Favicon-End -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="refresh" content="0.1; url=https://typedream.site/tutorials">
<title>Tutorials - Content Creation Hub</title>
</head>
<body>
</body>
</html>