Skip to content

Commit 6280358

Browse files
Update index.html
1 parent 68b9cf5 commit 6280358

File tree

1 file changed

+19
-39
lines changed

1 file changed

+19
-39
lines changed

index.html

Lines changed: 19 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html lang="en">
2+
<html lang="en" charset="utf-8">
33
<head>
44
<title>NKA Development Group</title>
55
<link rel="stylesheet" type="text/css" href="style.css">
@@ -23,90 +23,70 @@
2323
&nbsp;&nbsp;
2424
<label class="top-nav-bar-item" onclick="window.location='https://github.com/PyBotDevs/water-reminder-bot'">Water Reminder Bot</label>
2525
</div>
26-
<br>
27-
<br>
26+
<br><br>
2827
<center>
2928
<div id="top-info-card" class="info-card">
3029
<label class="top-info-card-title">NKA Development Group</label>
31-
<br>
32-
<br>
30+
<br><br>
3331
<label class="top-info-card-description">3 coders who code Python stuff (basically Discord bots)</label>
34-
<br>
35-
<br>
36-
<hr>
37-
<br>
32+
<br><br><hr><br>
3833
<div id="quick-action-button-row">
3934
<button onclick="window.location='https://github.com/PyBotDevs'">View our GitHub Organization Page</button>
4035
<button onclick="window.location='https://discord.gg/b5pz8T6Yjr'">Visit our Official Discord Server</button>
4136
</div>
4237
</div>
4338
</center>
44-
<br>
45-
<br>
39+
<br><br>
4640
<div class="content-container">
47-
<hr>
48-
<br>
41+
<hr><br>
4942
<div class="info-section">
5043
<label class="info-section-heading">Who are we?</label>
5144
<br><div class="underline-accent"></div>
5245
<p class="info-section-paragraph">We are a development team, we code in Python.</p>
5346
</div>
54-
<br>
55-
<br>
47+
<br><br>
5648
<div class="info-section">
5749
<label class="info-section-heading">What do we do?</label>
5850
<br><div class="underline-accent"></div>
5951
<p class="info-section-paragraph">We create various types of Discord bots, including moderating bots, economical bots, and more.</p>
6052
</div>
61-
<br>
62-
<br>
53+
<br><br>
6354
<div class="info-section">
6455
<label class="info-section-heading">Our bots</label>
6556
<br><div class="underline-accent"></div>
66-
<br>
67-
<br>
57+
<br><br>
6858
<span id="isobot-name-tag" onclick="window.location='https://github.com/PyBotDevs/isobot'" title="Click here to go to Github repository page">isobot</span>
6959
<span id="iso69-name-tag" onclick="window.location='https://github.com/PyBotDevs/iso6.9-python'" title="Click here to go to Github repository page">iso6.9</span>
7060
<span id="water-reminder-bot-name-tag" onclick="window.location='https://github.com/PyBotDevs/water-reminder-bot'" title="Click here to go to Github repository page">Water Reminder Bot</span>
7161
</div>
72-
<br>
73-
<br>
62+
<br><br>
7463
<div class="info-section">
7564
<label class="info-section-heading">Our code rules</label>
76-
<br><div class="underline-accent"></div>
77-
<br>
65+
<br><div class="underline-accent"></div><br>
7866
<ul>
7967
<li><p><b>snipe's code rule:</b> Reduce, Reuse, and Rewrite</p></li>
8068
<li><p><b>archisha's code rule:</b> Recreate, Recycle, and Refine</p></li>
8169
<li><p><b>archie's code rule:</b> Rebuild, Refresh, and Reinforce</p></li>
8270
</ul>
8371
</div>
84-
<br>
85-
<br>
72+
<br><br>
8673
<div class="info-section">
8774
<label class="info-section-heading">Our head members</label>
88-
<br><div class="underline-accent"></div>
89-
<br>
90-
<img src="https://avatars.githubusercontent.com/u/72265661?s=96&v=4" class="user-pfp-favicon" alt="Github profile picture of notsniped">&nbsp;&nbsp;&nbsp;<span>notsniped (notsniped#4573 on Discord)</span>
91-
<br>
92-
<img src="https://avatars.githubusercontent.com/u/95626487?s=96&v=4" class="user-pfp-favicon" alt="Github profile picture of Archisha69">&nbsp;&nbsp;&nbsp;<span>Archisha69 (thatOneArchUser#5518 on Discord)</span>
93-
<br>
75+
<br><div class="underline-accent"></div><br>
76+
<img src="https://avatars.githubusercontent.com/u/72265661?s=96&v=4" class="user-pfp-favicon" alt="Github profile picture of notsniped">&nbsp;&nbsp;&nbsp;<span>notsniped (notsniped#4573 on Discord)</span><br>
77+
<img src="https://avatars.githubusercontent.com/u/95626487?s=96&v=4" class="user-pfp-favicon" alt="Github profile picture of Archisha69">&nbsp;&nbsp;&nbsp;<span>Archisha69 (thatOneArchUser#5518 on Discord)</span><br>
9478
<img src="https://avatars.githubusercontent.com/u/69575053?s=96&v=4" class="user-pfp-favicon" alt="Github profile picture of Archie">&nbsp;&nbsp;&nbsp;<span>Archie (thatOneArchUser#0300 on Discord)</span>
95-
<br>
96-
<br>
79+
<br><br>
9780
<p class="text-info-box">
9881
<b>Fun Fact: i use arch btw</b>
9982
</p>
10083
</div>
101-
<br>
102-
<br>
84+
<br><br>
10385
</div>
104-
<br>
105-
<br>
86+
<br><br>
10687
<center>
10788
<div id="page-footer">
108-
Made by notsniped@NKA | This website is 100% <a href="https://github.com/PyBotDevs/web">open-source</a> and licensed with <a href="https://github.com/PyBotDevs/web/blob/main/LICENSE">the MIT license</a>
109-
<br>
89+
Made by notsniped@NKA | This website is 100% <a href="https://github.com/PyBotDevs/web">open-source</a> and licensed with <a href="https://github.com/PyBotDevs/web/blob/main/LICENSE">the MIT license</a><br>
11090
NKA Development Group Organization&copy; 2022-present
11191
</div>
11292
</center>

0 commit comments

Comments
 (0)