-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
34 lines (29 loc) · 1.62 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
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<title>Tra.pt Tools Functions</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="">
<meta property="og:type" content="">
<meta property="og:url" content="">
<meta property="og:image" content="">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<link rel="icon" href="images/trapt-box.svg">
<link rel="mask-icon" href="images/trapt-box.svg" color="#222222">
<meta name="theme-color" content="#222222">
</head>
<body>
<main>
<!-- <h1>TRA<span class="dot">·</span><span class="pt">PT</span></h1> -->
<img src="images/trapt.svg" alt="Tra.pt Logo" class="logo">
<p>Tra.pt tools function site. Serving the best of the best functions!</p>
<p>Continue to <a href="https://tra.pt/">Tra.pt Tools</a> main site to see what we have to offer.</p>
<br>
<p><math xmlns="http://www.w3.org/1998/Math/MathML" class="mathml" display="block" ><mrow><msub><mi>G</mi><mrow><mi>μ</mi><mi>ν</mi></mrow></msub><mo>=</mo><mn>8</mn><mi>π</mi><mi>G</mi><mrow><mo fence="true" form="prefix">(</mo><msub><mi>T</mi><mrow><mi>μ</mi><mi>ν</mi></mrow></msub><mo>+</mo><msub><mstyle mathsize="1.2000em"><mi>ρ</mi></mstyle><mrow><mi mathvariant="normal">Λ</mi></mrow></msub><msub><mstyle mathsize="1.2000em"><mi>g</mi></mstyle><mrow><mi>μ</mi><mi>ν</mi></mrow></msub><mo fence="true" form="postfix">)</mo></mrow></mrow></math></p>
</main>
</body>
</html>