-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
62 lines (62 loc) · 3.3 KB
/
index.html
File metadata and controls
62 lines (62 loc) · 3.3 KB
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
52
53
54
55
56
57
58
59
60
61
62
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" itemscope
itemtype="http://schema.org/WebPage" lang="en">
<head>
<meta itemprop="dateModified" content="2021-05-12">
<meta charset="utf-8">
<title>IrvoNet - Get out of stress, future ahead!</title>
<link rel="canonical" href="https://irvo.net/">
<meta name="description" content="IrvoNet is a channel where you will find the best motivational, positive affirmations, self-confidence video!">
<meta itemprop="name" content="IrvoNet - Get out of stress, future ahead!">
<link itemprop="url" href="https://irvo.net/">
<meta itemprop="description" content="IrvoNet is a channel where you will find the best motivational, positive affirmations, self-confidence video!">
<meta itemprop="image" content="./assets/images/irvo-logo-512x512.png">
<meta property="og:title" content="IrvoNet - Get out of stress, future ahead!">
<meta property="og:url" content="https://irvo.net/">
<meta property="og:description" content="IrvoNet is a channel where you will find the best motivational, positive affirmations, self-confidence video!">
<meta property="og:image" content="./assets/images/irvo-logo-512x512.png">
<meta property="og:type" content="website">
<meta name="twitter:title" content="IrvoNet - Get out of stress, future ahead!">
<meta name="twitter:url" content="https://irvo.net/">
<meta name="twitter:description" content="IrvoNet is a channel where you will find the best motivational, positive affirmations, self-confidence video!">
<meta name="twitter:image" content="./assets/images/irvo-logo-512x512.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@irvonet">
<meta name="twitter:creator" content="@irvonet">
<link itemprop="sameAs" href="https://www.instagram.com/irvonet/">
<link itemprop="sameAs" href="https://www.facebook.com/irvonet/">
<link itemprop="sameAs" href="https://www.youtube.com/c/IrvoNet">
<link itemprop="sameAs" href="https://twitter.com/irvonet/">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0">
<meta name="theme-color" content="#ffffff">
<link href="./manifest.json" rel="manifest">
<link href="./favicon.ico" rel="shortcut icon">
<link href="./assets/images/irvo-logo-32x32.png" rel="icon" type="image/png" sizes="32x32">
<link href="./assets/images/irvo-logo-16x16.png" rel="icon" type="image/png" sizes="16x16">
<link href="./assets/images/irvo-logo-192x192.png" rel="icon" type="image/png" sizes="192x192">
<link href="./assets/images/irvo-logo-192x192.png" rel="apple-touch-icon" sizes="192x192">
<style>
body {
font-family: arial, sans-serif;
font-size: 120%;
-webkit-font-smoothing: antialiased;
padding: 5% 0;
text-align: center;
}
a {
color: royalblue;
}
</style>
</head>
<body>
<img src="./assets/images/irvo-logo-192x192.png" height="192"
alt="IrvoNet - Get out of stress, future ahead!">
<h1>IrvoNet - Get out of stress, future ahead!</h1>
<p>IrvoNet is a channel where you will find the best motivational, positive affirmations, self-confidence video!</p>
<div>
<a href="https://www.youtube.com/c/IrvoNet">YouTube</a> •
<a href="https://twitter.com/irvonet/">Twitter</a>
</div>
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "de6fd8b93a4d4de4a578066141779090"}'></script>
</body>
</html>