-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex-error.html
More file actions
77 lines (73 loc) · 4.94 KB
/
index-error.html
File metadata and controls
77 lines (73 loc) · 4.94 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Begin Again</title>
<meta name="theme-color" content="rgb(255,255,255)">
<meta name="twitter:image" content="assets/img/Slider/slide1.png">
<meta name="description" content="The times have changed, we’ve changed. There is now a call for us to renew, to start fresh and begin reimagining our course as we traverse a new era for the Ateneo.
">
<meta name="twitter:title" content="Begin Again">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content="The times have changed, we’ve changed. There is now a call for us to renew, to start
fresh and begin reimagining our course as we traverse a new era for the
Ateneo.">
<meta property="og:image" content="assets/img/Slider/slide1.png">
<link rel="icon" type="image/png" sizes="1482x1420" href="assets/img/beginagain_logo.png">
<link rel="icon" type="image/png" sizes="1482x1420" href="assets/img/beginagain_logo.png">
<link rel="icon" type="image/png" sizes="1482x1420" href="assets/img/beginagain_logo.png">
<link rel="icon" type="image/png" sizes="1482x1420" href="assets/img/beginagain_logo.png">
<link rel="icon" type="image/png" sizes="1482x1420" href="assets/img/beginagain_logo.png">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="manifest" href="manifest.json">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400,700">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/css/candidate-grid.css">
<link rel="stylesheet" href="assets/css/Contact-Form-Clean.css">
<link rel="stylesheet" href="assets/css/header.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<link rel="stylesheet" href="assets/css/icons.css">
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="assets/css/navbar.css">
<link rel="stylesheet" href="assets/css/navbar2.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-DQ27QSKGED"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-DQ27QSKGED');
</script>
</head>
<body style="background: #f9c646;">
<div class="d-xl-flex justify-content-xl-center align-items-xl-center article-clean" style="background: #ffffff;height: 619px;">
<div class="container">
<div class="row">
<div class="col-lg-10 col-xl-8 offset-lg-1 offset-xl-2" style="height: 100%;">
<div class="text" style="margin-top: 51px;">
<h3 class="text-center" data-aos="fade-up" style="margin-bottom: 100px;font-family: Lato, sans-serif;margin-top: 100px;">The site is not available for now. Come back later!</h3>
</div>
</div>
</div>
</div>
</div>
<section class="d-flex justify-content-center portfolio-block website gradient" style="background: #ffffff;height: 216px;padding-bottom: 0px;padding-top: 0px;">
<div class="container" style="margin-right: 0px;margin-left: 0px;box-shadow: 0px 0px 20px rgba(0,0,0,0.5);padding: 0px;border-top-left-radius: 25px;border-top-right-radius: 25px;margin-bottom: 0px;height: 100%;"><video class="d-xl-flex align-items-center align-content-center align-self-center align-items-sm-center align-items-md-center align-items-lg-center justify-content-xl-center align-items-xl-center" width="100%" height="auto" loop="" autoplay="" style="width: 100%;height: 200px;max-height: 100%;" muted="">
<source src="https://firebasestorage.googleapis.com/v0/b/begin-again-ab5f4.appspot.com/o/LOGO%20LOOP%201x1_Trim.mp4?alt=media&token=2d2cc410-dad9-4afd-9e9b-087df325f5b8" type="video/mp4">
</video></div>
</section>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/smart-forms.min.js"></script>
<script src="assets/js/bs-init.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/js/swiper.jquery.min.js"></script>
<script src="assets/js/slider.js"></script>
</body>
</html>