This repository has been archived by the owner on Aug 20, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
44 lines (42 loc) · 2.01 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
43
44
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Web | Portofolio</title>
</head>
<body>
<div class="container">
<div class="sidebar">
<nav>
<ul>
<li><a href="https://telegra.ph/Code-of-Conduct-04-26">Conduct</a></li>
<li><a href="https://github.com/Vckyou/Geez-UserBot/blob/Geez-UserBot/LICENSE">License</a></li>
<li><a href="https://t.me/VckyouuBitch">Contact</a></li>
</ul>
</nav>
</div>
<main class="content">
<section class="hero">
<img src="https://telegra.ph/file/f3c656862a017f945c0bc.png" alt="">
<div class="Geez-Userbot">
<h1>🚫 Geez-UserBot🚫</h1><br></h2> Userbot Indonesia 🇲🇨 </h2><br><br>
<p> Geez Userbot is a Robot Repository for Managing your Super Group on Telegram, and it can also be for Personal use. The modules from the Geez Userbot are also very diverse, just like other Userbot Modules on Github.</p>
<a href="https://github.com/Vckyou/Geez-UserBot" class="action-btn">🚫Geez-UserBot🚫</a>
</div>
</section>
</div>
<div class="footer">
<footer>
<ul>
<li><a href="https://instagram.com/vckyouuu"><img src="https://telegra.ph/file/637afee3a4b4de24024b7.png" alt=""><p>Instagram</p></a></li>
<li><a href="https://github.com/Vckyou"><img src="https://telegra.ph/file/278545fb33616061e2375.png" alt=""><p>Github</p></a></li>
<li><a href="https://t.me/VckyouuBitch"><img src="https://telegra.ph/file/c05ee45a55a3edaea06fa.png" alt=""><p>Telegram</p></a></li>
</ul>
<p align="left">Copyright © 2021 Geez Project GNU(General Public License v3.0)</p>
</footer>
</div>
</div>
</body>
</html>