This repository has been archived on 2022-09-22. You can view files and clone it, but cannot push or open issues or pull requests.
Website/index.html

117 lines
6.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/now-ui-kit.css">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,600,700,800,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,600,700,800,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,600,700,800,900&display=swap" rel="stylesheet">
<title>Codsworth</title>
</head>
<body>
<nav class="navbar navbar-expand-lg bg-transparent">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<img src="assets/menuIcon.svg" width="20px" height="20px" style="max-width: none !important;">
</button>
<img src="assets/Logo.png" width="50" height="50">
<div class="collapse navbar-collapse" id="navbarSupportedContent" style="margin-left: 20px !important">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="#/">Home <span class="sr-only">(current)</span></a>
</li>
</ul>
<div class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Documentation
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://www.codsworth.xyz/cw/commands">Commands</a>
</div>
</div>
<div class="nav-item">
<a class="nav-link" href="https://www.codsworth.xyz/cw/About">About</a>
</div>
<a class="nav-link" href="https://www.jimsim.dev/">Developers Site</a>
</div>
</nav>
<div class="heading">
<h1 class="display-5 title">It's time to use Codsworth in your server.</h1>
<p class="subtitle">Codsworth provides an unlocked music experience, no premium, everyone has premium.</p>
<a class="btn btn-secondary btn-lg" href="https://discord.com/oauth2/authorize?client_id=724855903362482217&permissions=70282305&scope=bot" target="_blank" role="button">Add to server</a>
<a class="btn btn-primary btn-lg" href="https://discord.com/invite/xuS2wR6" target="_blank" role="button">Support Server</a>
<br /><br /><br /><br /><br /><br />
</div>
<div class="features">
<div class="title">Features of Bot</div>
<div class="subtitle">We provide you the best features in Bot!</div>
<div class="cards">
<div class="card" style="width: 18rem;">
<div class="card-body">
<h5 class="card-title">Why Codsworth?</h5>
<p class="card-text">Well Codsworth has little to no lag, witch leads to a great music experience on discord.</p>
</div>
</div>
<div class="card" style="width: 18rem;">
<div class="card-body">
<h5 class="card-title">Uptime?</h5>
<p class="card-text">Codsworth is on 24/7, the only time it gets restarted is when it gets updated.</p>
</div>
</div>
<div class="card" style="width: 18rem;">
<div class="card-body">
<h5 class="card-title">Another Music Bot?</h5>
<p class="card-text">Yes, but Codsworth is different, since Codsworth is very small it is quicker to reply because there are fewer requests.</p>
</div>
</div>
</div>
</div>
<div class="statistics">
<div class="cards">
<div class="card statistic" style="width: 18rem;">
<div class="card-body">
<p class="card-title" style="font-size: 50px !important;line-height: 15px !important;letter-spacing: -0.06em !important;font-weight: bold !important;">74</h1>
<p style="font-weight: bold !important;font-size: 20px !important;">servers</p>
</div>
</div>
<div class="card statistic" style="width: 18rem;">
<div class="card-body">
<p class="card-title" style="font-size: 50px !important;line-height: 15px !important;letter-spacing: -0.06em !important;font-weight: bold !important;">2435+</h1>
<p style="font-weight: bold !important;font-size: 20px !important;">users</p>
</div>
</div>
<div class="card statistic" style="width: 18rem;">
<div class="card-body">
<p class="card-title" style="font-size: 50px !important;line-height: 15px !important;letter-spacing: -0.06em !important;font-weight: bold !important;">184+</h1>
<p style="font-weight: bold !important;font-size: 20px !important;">channels</p>
</div>
</div>
</div>
</div>
<div class="page_end">
<div class="start">
<div class="card">
<div class="card-body gs-card">
<div class="title">Ready to try Bot?</div>
<div class="subtitle">Invite Bot and start giving your server cool perks!</div>
<br />
<a class="btn btn-primary btn-lg" href="https://discord.com/oauth2/authorize?client_id=724855903362482217&permissions=70282305&scope=bot" role="button">Get started</a>
</div><br />
</div>
</div>
<div class="footer">
<div class="bot-footer">
©2021 Jim Sim, All Rights Reserved.
</div><br/>
<div class="nouridio">website designed by <a href="https://nouridio.com"> nouridio</a></div>
</di
</div>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="js/now-ui-kit.min.js"></script>
</body>
</html>