|
3 | 3 |
|
4 | 4 | <head>
|
5 | 5 |
|
6 |
| - <!-- Meta Tags For SEO --> |
| 6 | + <!-- |
| 7 | + _____ _ _____ _ __ __ _______ _______ |
| 8 | + / ____| | | / ____| | / _| \ \ / /_ _|__ __| |
| 9 | +| | ___ __| | ___| | | |__ ___| |_ _____\ \ / / | | | | |
| 10 | +| | / _ \ / _` |/ _ \ | | '_ \ / _ \ _|______\ \/ / | | | | |
| 11 | +| |___| (_) | (_| | __/ |____| | | | __/ | \ / _| |_ | | |
| 12 | + \_____\___/ \__,_|\___|\_____|_| |_|\___|_| \/ |_____| |_| |
| 13 | + --> |
| 14 | + |
| 15 | + <!-- Meta Tags for SEO --> |
7 | 16 | <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
| 17 | + <meta http-equiv='cache-control' content='no-cache'> |
| 18 | + <meta http-equiv='expires' content='0'> |
| 19 | + <meta http-equiv='pragma' content='no-cache'> |
8 | 20 | <meta charset="UTF-8">
|
9 | 21 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
10 |
| - <meta name="subject" content="CodeChef-VIT"> |
11 | 22 | <meta name="description" content="Download the official DEVSOC 21 iOS App today!">
|
12 | 23 | <meta name="keywords"
|
13 |
| - content="app, ios, apple, download, codechefvit, devsoc, road-to-devsoc, best-hackathon, india's-biggest-hackathon, hackathon"> |
| 24 | + content="app, iOS, download, codechefvit, devsoc, road-to-devsoc, best-hackathon, india's-biggest-hackathon, hackathon"> |
| 25 | + <meta name=" author" content="CodeChef-VIT"> |
14 | 26 | <meta name="copyright" content="CodeChef-VIT">
|
15 | 27 | <meta name="language" content="en">
|
16 |
| - <meta name="url" content="https://www.codechefvit.com/iosapp"> |
| 28 | + <meta name="url" content="https://www.codechefvit.com/iOSapp"> |
| 29 | + <meta name="category" content="General"> |
17 | 30 | <meta name="coverage" content="Worldwide">
|
18 |
| - <meta name="distribution" content="Global"> |
19 |
| - <meta name="target" content="all"> |
20 | 31 | <meta name="rating" content="General">
|
| 32 | + <meta name=" og:email" content=" [email protected]" > |
| 33 | + <meta name="og:phone_number" content="+919600093179"> |
21 | 34 | <meta name="og:country-name" content="India">
|
22 |
| - <meta name="og:region" content="India"> |
23 |
| - <meta property="og:url" content="https://www.codechefvit.com/iosapp"> |
24 |
| - <meta name="og:site_name" content="CodeChef-VIT"> |
25 |
| - <meta property="og:type" content="Website"> |
26 |
| - <meta property="og:title" content="CodeChef-VIT"> |
| 35 | + <meta name="og:region" content="Tamil Nadu, Vellore"> |
| 36 | + <meta name="og:site_name" content="DEVSOC 21 || iOS Apps"> |
| 37 | + <meta property="og:type" content="website"> |
| 38 | + <meta property="og:title" content="DEVSOC 21 || iOS Apps"> |
27 | 39 | <meta property="og:description" content="Download the official DEVSOC 21 iOS App today!">
|
28 |
| - <meta property="og:site_name" content="CodeChef-VIT"> |
| 40 | + <meta property="og:url" content="https://www.codechefvit.com/iOSapp"> |
| 41 | + <meta name="theme-color" content="#E31E43"> |
| 42 | + <meta property="og:image" itemprop="image" content="./assets/images/title.png"> |
| 43 | + <link rel="icon" type="image/png" href="./assets/images/title.png" /> |
| 44 | + <link rel="apple-touch-icon" type="image/png" href="./assets/images/title.png" /> |
| 45 | + <meta property="og:site_name" content="DEVSOC 21 || iOS Apps"> |
29 | 46 | <meta name="twitter:card" content="website">
|
30 |
| - <meta name="twitter:site" content="CodeChef-VIT"> |
31 |
| - <meta name="twitter:title" content="CodeChef-VIT"> |
| 47 | + <meta name="twitter:site" content="DEVSOC 21 || iOS Apps"> |
| 48 | + <meta name="twitter:title" content="DEVSOC 21 || iOS App"> |
32 | 49 | <meta name="twitter:description" content="Download the official DEVSOC 21 iOS App today!">
|
33 | 50 | <meta name="twitter:creator" content="@codechefvit">
|
34 |
| - <meta itemprop="name" content="CodeChef-VIT"> |
| 51 | + <meta itemprop="name" content="DEVSOC 21 || iOS App"> |
35 | 52 | <meta itemprop="description" content="Download the official DEVSOC 21 iOS App today!">
|
36 |
| - <link rel="canonical" href="https://www.codechefvit.com/iosapp"> |
37 |
| - |
38 |
| - <!-- Stylesheet for toastr notification --> |
39 |
| - <link rel="stylesheet" type="text/css" |
40 |
| - href="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/css/toastr.min.css"> |
41 |
| - |
42 |
| - <!-- Bootstrap CSS --> |
43 |
| - <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" |
44 |
| - integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> |
45 |
| - <link rel="stylesheet" type="text/css" href="assets/css/style.css"> |
46 |
| - <link rel="stylesheet" type="text/css" |
47 |
| - href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css"> |
| 53 | + <link rel="canonical" href="https://www.codechefvit.com/iOSapp"> |
| 54 | + <title>DEVSOC 21 || iOS App</title> |
48 | 55 |
|
49 |
| - <link rel="icon" type="image/png" href="./assets/images/title.png" /> |
50 |
| - <link rel="apple-touch-icon" type="image/png" href="./assets/images/title.png" /> |
51 |
| - <style> |
52 |
| - body { |
53 |
| - height: 100vh; |
54 |
| - } |
55 |
| - </style> |
56 |
| - <title>iOS App || CodeChef-VIT</title> |
| 56 | + <noscript>You need to enable JavaScript to run this app.</noscript> |
57 | 57 |
|
58 | 58 | </head>
|
59 | 59 |
|
60 |
| -<body class="homepage is-preload" style="background: #E8E8E8; text-align: center;overflow-y:hidden; padding-top: 0;"> |
61 |
| - |
62 |
| - <div id="preloader"></div> |
| 60 | +<body onload="redirect()"> |
63 | 61 |
|
64 |
| - <!-- Vectors --> |
65 |
| - <!-- <div id="square"></div> |
66 |
| - <div id="circle"></div> |
67 |
| - <div id="triangle"></div> --> |
68 |
| - <!-- Navbar --> |
69 |
| - <nav class="navbar smart-scroll navbar-expand-lg navbar-light bg-light navbar-custom"> |
70 |
| - <a class="navbar-brand" href="/"><img src="assets/images/logos/cclogo.png" |
71 |
| - style="width:auto; height:3.5rem;bottom: 0"></a> |
72 |
| - <div class="collapse navbar-collapse" id="navbarSupportedContent"> |
73 |
| - </div> |
74 |
| - </nav> |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - <!-- Error --> |
79 |
| - <div class="bgimg" |
80 |
| - style="background-image: url('assets/images/backs/contact.jpg'); background-position: center; background-repeat: no-repeat;"> |
81 |
| - <div class="errorText"> |
82 |
| - <h5 class="font-weight-bold">Good things take time...<h5><br> |
83 |
| - <h6>Our app will be live on the same link in a while.</h6><br> |
84 |
| - <!-- <a href="/"><button type="button" class="btn btn-primary btn-lg">Home</button></a> --> |
85 |
| - </div> |
86 |
| - </div> |
87 |
| - |
88 |
| - |
89 |
| - <!-- JavaScript --> |
90 |
| - <script src="https://code.jquery.com/jquery-3.5.1.min.js" |
91 |
| - integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> |
92 |
| - <script src=" https://unpkg.com/[email protected]/css-doodle.min.js" ></script> |
93 |
| - <script src="https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js"></script> |
94 |
| - <script src=" https://unpkg.com/[email protected]/css-doodle.min.js" ></script> |
95 |
| - |
96 |
| - <!-- jQuery, then Popper.js, then Bootstrap JS --> |
97 |
| - <script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" |
98 |
| - integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" |
99 |
| - crossorigin="anonymous"></script> |
100 |
| - <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" |
101 |
| - integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" |
102 |
| - crossorigin="anonymous"></script> |
103 |
| - <script type="text/javascript" src="assets/js/preloader.js"></script> |
| 62 | + <script> |
| 63 | + function redirect() { |
| 64 | + window.location = "https://apps.apple.com/in/app/devsoc21/id1563621772"; |
| 65 | + } |
| 66 | + </script> |
104 | 67 |
|
105 | 68 | </body>
|
106 | 69 |
|
|
0 commit comments