-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathcreds.html
More file actions
82 lines (81 loc) · 4.27 KB
/
creds.html
File metadata and controls
82 lines (81 loc) · 4.27 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="Jordansmathwork">
<meta content="Jordansmathwork" property="og:title">
<meta content="Jordan's math work is a comprehensive educational platform designed to help students master various mathematical concepts. With a user-friendly interface, it offers a wide range of resources, including video tutorials, interactive practice problems, and detailed explanations. Jordan, an experienced math tutor and educator, provides clear and concise lessons that break down complex concepts into manageable steps. The platform also offers personalized learning tools, allowing students to track their progress and identify areas for improvement. Overall, Jordansmathwork offers a dynamic and engaging learning experience for students of all levels." property="og:description">
<link rel="icon" href="/assets/images/jmw.png" />
<link rel="shortcut icon" href="/assets/images/jmw.png" />
<link href="/assets/css/style.css" rel="stylesheet" type="text/css" />
<script src="/assets/scripts/englishworksheets.js"></script>
<script src="https://kit.fontawesome.com/a70619ef6c.js" crossorigin="anonymous"></script>
<meta name="990307346a802b31ebca359cf92b73af820e63c0" content="990307346a802b31ebca359cf92b73af820e63c0" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TQ8CVXYBF9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TQ8CVXYBF9');
</script>
<title>Jordan's Math Work | Credits</title>
<style>
.pro {
font-weight: bolder;
}
</style>
</head>
<body theme="classic">
<script>
(function(fiszh){
var d = document,
s = d.createElement('script'),
l = d.scripts[d.scripts.length - 1];
s.settings = fiszh || {};
s.src = "\/\/glaringregister.com\/a.W\/5ywpYKWcdwl\/QT2H9OkZZKTT9\/6Mba2m5zl\/STWjQA9\/NfT\/Aj5\/N-jZEB5\/MyiP0T1dMgDTkB2fM\/T_k_zC";
s.async = true;
l.parentNode.insertBefore(s, l);
})({})
</script>
<script>
(function(ufvwob){
var d = document,
s = d.createElement('script'),
l = d.scripts[d.scripts.length - 1];
s.settings = ufvwob || {};
s.src = "\/\/glaringregister.com\/biXkVLsud.G\/lc0\/Y_Wec_\/WejmZ9pufZHUMlZkUPjT\/U\/w\/OzT\/YixtOgTnQ\/tyNtTJAH5mNdjvEW5eNjQz";
s.async = true;
l.parentNode.insertBefore(s, l);
})({})
</script>
<div class="navbar">
<a href="/"><img class="logo" src="/assets/images/jmw.png"></a>
<div class="icons">
<a class="navlink" href="/english"><i class="fa-solid fa-gamepad"></i> Games</a>
<a class="navlink" href="/history"><i class="fa-solid fa-headset"></i> Apps</a>
<a class="navlink" href="/science"><i class="fa-solid fa-mobile-button"></i> Chatbox</a>
<a class="navlink" href="/geography"><i class="fa-solid fa-gears"></i> Settings</a>
</div>
</div>
<div class="pro" align="center">
<br>
<br>
<div class="section">
<h1>Credits</h1>
<h2><a style="text-decoration: none; color: white;" href="https://github.com/anthonyishimlolz">Clipped</a> - Settings, search bar and loader design.</h2>
<h2><a style="text-decoration: none;color: white;" href="https://github.com/slqntdevss">Slqnted</a> - Themes, games and apps design.</h2>
<h2><a style="text-decoration: none;color: white;" href="https://github.com/albibos">Albinus</a> - Apps and Games Function.</h2>
<h2><a style="text-decoration: none;color: white;" href="https://github.com/3kh0">3kh0</a> - Most of the games</h2>
<h2><a style="text-decoration: none;color: white;" href="https://sites.google.com/view/classroom6x">The Classroom6x Team</a> - also contributed to games</h2>
<h2><a style="text-decoration: none;color: white;" href="https://github.com/GalacticNetwork">Jordan</a> - This site, importing games, apps and credits.</h2>
<h1 class="pro">You, for using this site.</h1>
</div>
</div>
</body>
<script src="/assets/scripts/index.js"></script>
<script src="/assets/scripts/themes.js"></script>
<script src="/assets/scripts/panic.js"></script>
</html>