-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
36 lines (29 loc) · 1.68 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Redirecting to Call to Action Call Link -->
<meta http-equiv="refresh" content="1; url=https://techilyfly.com/courses/"/>
<title>Academy - Techily Fly</title>
<meta name="description" content="Techily Fly Academy">
<meta name="author" content="AbdurRahman G">
<meta property="og:title" content="Techily Fly Academy">
<meta property="og:type" content="website">
<meta property="og:url" content="https://academy.techilyfly.com">
<meta property="og:description" content="Techily Fly Academy">
<meta property="og:image" content="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEii1WdeqfZbyGNZ_-SqrxddgQAFFxBbbcOnqpqgv2zer9a6RFmnUVrqsci6s9LDZwsgEGxupU3GdQhvT8-2s9xpA3YHqDWWY6zHobNavfD5qoBKVRf780N3hyFa_ON_omfNJ9RxJRc1GP0f7X61JgzUUfIfYVJ8Xaa-F0i9vWwM_IpCHyRfLLkR1AjbYw/s16000/Techily%20Fly%20Logo%20500%20%20x%20500%20White%20Text%20with%20Color%20Backgroung.png">
<link rel="icon" href="https://1.bp.blogspot.com/-aCbJVnFj7RA/YOZTgGD0ahI/AAAAAAAACAI/RXdN5J8kCr4jCphh7suUXK6dVQjEEtCbgCNcBGAsYHQ/w640-h640/AbdurRahman%2BG.png">
<link rel="icon" href="https://1.bp.blogspot.com/-aCbJVnFj7RA/YOZTgGD0ahI/AAAAAAAACAI/RXdN5J8kCr4jCphh7suUXK6dVQjEEtCbgCNcBGAsYHQ/w640-h640/AbdurRahman%2BG.png" type="image/svg+xml">
<link rel="apple-touch-icon" href="https://1.bp.blogspot.com/-aCbJVnFj7RA/YOZTgGD0ahI/AAAAAAAACAI/RXdN5J8kCr4jCphh7suUXK6dVQjEEtCbgCNcBGAsYHQ/w640-h640/AbdurRahman%2BG.png">
<style>
h1 {
text-align: center;
}
</style>
</head>
<body>
<!-- your content here... -->
<h1>Processing...</h1>
</body>
</html>