mirror of
https://gitlab.com/pancakes1234/wdiscordbotserver.git
synced 2025-06-16 07:14:21 -06:00
Update index.html
Signed-off-by: pancakes-proxy <zac_posey_12361_225@staffteam.learnhelp.cc>
This commit is contained in:
parent
1eb80072f7
commit
34b1560030
17
index.html
17
index.html
@ -119,7 +119,7 @@
|
||||
<li><a href="#home">Home</a></li>
|
||||
<li><a href="wiki.html">Wiki</a></li>
|
||||
<li><a href="#about">About</a></li>
|
||||
<li><a href="#credits">Credits</a></li>
|
||||
<li><a href="credits.html">Credits</a></li>
|
||||
<li><a href="https://learnhelp.cc/">Main Website</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@ -133,25 +133,12 @@
|
||||
<a class="btn" href="https://discord.com/oauth2/authorize?client_id=1361805172917141835&response_type=code&redirect_uri=https%3A%2F%2Fdiscord.com%2Foauth2%2Fauthorize%3Fclient_id%3D1361805172917141835%26scope%3Dbot%26permissions%3D2147483647&integration_type=0&scope=applications.commands+identify" target="_blank">Add to Discord</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Wiki Section -->
|
||||
<section id="wiki">
|
||||
<h1>Wiki</h1>
|
||||
<p>Find detailed guides and documentation on how to contribute to our project. run /wiki to get our wiki</p>
|
||||
</section>
|
||||
|
||||
<!-- About Section -->
|
||||
|
||||
<section id="about">
|
||||
<h1>About</h1>
|
||||
<p>This project is developed to be a complex and feature packed, yet open source discord bot</p>
|
||||
</section>
|
||||
|
||||
<!-- Credits Section -->
|
||||
<section id="credits">
|
||||
<h1>Credits</h1>
|
||||
<p>Thanks to all our contributors, testers, and patrons for making this project possible. run /credits to see credits</p>
|
||||
</section>
|
||||
|
||||
<script>
|
||||
// Initialize Particles.js with a basic configuration for a dynamic background.
|
||||
particlesJS("particles-js", {
|
||||
|
Loading…
x
Reference in New Issue
Block a user