forked from bhavberi/bhavberi.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
38 lines (28 loc) · 1.87 KB
/
index.html
File metadata and controls
38 lines (28 loc) · 1.87 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
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv = "refresh" content = "7; url = https://b-beri.github.io/ " />
<meta name="generator" content="Desech Studio" />
<meta name="author" content="Bhav Beri" />
<meta name="keywords" content="Bhav Beri, Beri" />
<meta name="google-site-verification" content="pIvfi8pjm8GEmIP4niJ2sXiOc29UjGuU6nxr_jfZwxg" />
<title>Bhav Beri's Web</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
<link rel="stylesheet" href="./style.css" />
</head>
<body>
<!-- partial:index.partial.html -->
<h1 style="font-size:60px;" class="animate__animated animate__lightSpeedInLeft animate__delay-1s animate__slow"> <strong> Welcome To Bhav Beri's Web </strong></h1>
<!-- div class="btn-group mt-2 mb-4" role="group" aria-label="actionButtons">
<a href="https://codepen.io/P1N2O" target="_blank" class="d-block btn btn-outline-light"><i class="fas fa-th mr-2"></i>View other Works</a>
<a href="https://manuelpinto.in/" target="_blank" class="d-block btn btn-outline-light">Visit my Website<i class="fas fa-external-link-square-alt ml-2"></i></a>
</div> -->
<h4>This site Now has New Address : <a href='https://b-beri.github.io/' target ='_self'>.b-beri.github.io/ </a> </h4>
<h4> You will be redirected to the site in next 5 seconds automatically. </h4>
<h6 class="text-light small font-weight-bold"><i class="fas fa-code"></i> with <i class="fas fa-heart"></i> by Bhav Beri.</h6>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/js/all.min.js" integrity="sha256-qM7QTJSlvtPSxVRjVWNM2OfTAz/3k5ovHOKmKXuYMO4=" crossorigin="anonymous"></script>
</body>
</html>