-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
42 lines (42 loc) · 3.14 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
35
36
37
38
39
40
41
42
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>uhleloX API</title>
</head>
<body>
<header>
<p style="display: flex; justify-content: end;"><a target="_blank" style="display: flex; align-content: center; align-items: center; justify-content: space-between; text-decoration: none; color:#0269ac;" href="https://github.com/uhleloX/">Fork me on <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#0269ac" class="bi bi-github" viewBox="0 0 16 16"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"/></svg></a></p>
</header>
<section style="width:33%;margin:auto;">
<div class="logo">
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 666 666">
<g id="Layer_1-2" data-name="Layer 1">
<rect width="666" height="666" style="fill: #fff;"/>
<path d="M333,111.12c-92.89,0-172.44,57.1-205.5,138.1,91.92,78.04,159.27,184.12,188.83,305.03,5.5,.41,11.06,.62,16.67,.62s11.16-.21,16.67-.62c29.56-120.92,96.91-227,188.83-305.03-33.06-81.01-112.61-138.1-205.5-138.1Zm-104.59,185.51c-19.1-7.79-32.56-26.55-32.56-48.44s13.46-40.65,32.56-48.44c18.4,21.67,43.4,37.55,71.91,44.51,.1,1.3,.15,2.61,.15,3.93s-.05,2.63-.15,3.93c-28.5,6.97-53.51,22.84-71.91,44.51Zm104.59,88.7c-21.9,0-40.65-13.46-48.44-32.56,21.67-18.4,37.55-43.4,44.51-71.91,1.3-.1,2.61-.15,3.93-.15s2.63,.05,3.93,.15c6.97,28.5,22.84,53.51,44.51,71.91-7.79,19.1-26.55,32.56-48.44,32.56Zm104.59-88.7c-18.4-21.67-43.4-37.55-71.91-44.51-.1-1.3-.15-2.61-.15-3.93s.05-2.63,.15-3.93c28.5-6.97,53.51-22.84,71.91-44.51,19.1,7.79,32.56,26.55,32.56,48.44s-13.46,40.65-32.56,48.44Z" style="fill: #0269ac;"/>
</g>
</svg>
</div>
</section>
<section style="width:100;margin-bottom: 30px;">
<ul style="padding-left:0px;">
<li style="list-style: none;text-align: center;">
<a style="color:#0269ac;" href="https://github.com/uhleloX/uhleloX/releases/download/0.9.1/uhleloX.zip">Download Latest uhleloX (for fresh install)</a>
</li>
<li style="list-style: none;text-align: center;">
<a style="color:#0269ac;" href="https://api.uhlelox.com/updates/">uhleloX Update API (Releases in JSON Format)</a>
</li>
</ul>
</section>
<footer style="padding: 1rem;">
<p style="display: flex; justify-content: center;">
© 2022, <a style="color:#0269ac;" href="https://www.uhlelox.com" target="_blank">uhleloX</a>
</p>
<p style="display: flex; justify-content: center;">
A project by <a style="color:#0269ac;" href="https://www.tukutoi.com" target="_blank">TukuToi</a>
</p>
</footer>
</body>
</html>