-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathules.html
More file actions
110 lines (89 loc) · 4.87 KB
/
Copy pathules.html
File metadata and controls
110 lines (89 loc) · 4.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
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="icon" href="./img/fav.ico" type="image/x-icon">
<title>THE MENTORSHIP PROGRAM</title>
<link rel="stylesheet" type="text/css" href="./style/mentor-template.webflow.7283d9bbf.css">
<link rel="stylesheet" type="text/css" href="./style/fontawesome-all.min.css">
<link rel="stylesheet" type="text/css" href="./style/magnific-popup.css">
<link rel="stylesheet" type="text/css" href="./style/css.css">
<link rel="stylesheet" type="text/css" href="./style/css(1).css">
<link rel="stylesheet" type="text/css" href="./style/owl.carousel.min.css">
</style>
<link type="text/css" href="./style/plugins.css" rel="stylesheet">
<link type="text/css" href="./style/style.css" rel="stylesheet">
<link type="text/css" href="./style/style-responsive.css" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
</head>
<nav class="navbar navbar-expand-lg navbar-light bg-light " style="font-size: 20px;">
<a class="navbar-brand" href="#">
<img src="./img/krom.svg" width="60" height="60" alt="">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup"
aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse float-right" id="navbarNavAltMarkup">
<div class="navbar-nav">
<a class="nav-item nav-link active" href="./index.html">Home <span class="sr-only">(current)</span></a>
<a class="nav-item nav-link" href="./mentorForm.html">Mentor</a>
<a class="nav-item nav-link" href="./MenteeForm.html">Mentee</a>
<a class="nav-item nav-link" href="./comingsoon.html">Pairing</a>
<a class="nav-item nav-link" href="./comingsoon.html">Blog</a>
<a class="nav-item nav-link" href="https://krompage.netlify.app">Other Services</a>
</div>
</div>
</nav>
<body>
<h3 class="container center mt-3">
Welcome!!!
</h3>
<h4 class="center ">You are currently signed in as <span id="pmail" class="text-success"></span></h4>
<div class="card" id="content" style="width: 100%; margin-top: 3rem;">
</div>
<div class="container" style="margin-top:3rem">
<u class="text-primary">Note</u>
<p><i>Above are the details of your Mentor/Mentee feel free to enter their DM and start a conversation and if there
is no reponse after a considerable time Or you feel like you where paired wrongly, click the green icon below
and request a repairing. <br>If you have any questions you and also click the icon below and ask till you
satisfied</i></p>
<p style="margin-bottom: 3rem;"><u class="text-primary">PS</u><br><i> Some Mentor have been assigned with two
mentees if you among the selected few your Screen might be a little bit different </i></p>
</div>
</body>
<!-- The core Firebase JS SDK is always required and must be listed first -->
<script src="https://www.gstatic.com/firebasejs/7.15.1/firebase-app.js"></script>
<!-- TODO: Add SDKs for Firebase products that you want to use
https://firebase.google.com/docs/web/setup#available-libraries -->
<script src="https://www.gstatic.com/firebasejs/7.15.1/firebase-analytics.js"></script>
<script src="https://www.gstatic.com/firebasejs/7.15.1/firebase-auth.js"></script>
<script src="https://www.gstatic.com/firebasejs/7.15.1/firebase-firestore.js"></script>
<script src="./js/fireconfig.js"></script>
<script src="./js/home.js"></script>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date();
(function () {
var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0];
s1.async = true;
s1.src = 'https://embed.tawk.to/5ee39ca79e5f69442290732d/default';
s1.charset = 'UTF-8';
s1.setAttribute('crossorigin', '*');
s0.parentNode.insertBefore(s1, s0);
})();
</script>
<!--End of Tawk.to Script-->
</html>