Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
darianlaw authored May 13, 2024
1 parent 5d2e773 commit addd9de
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
<!--
| Website designed by JstnLT (https://jstnlt.my.id)
| This project is open source: https://github.com/JastinXyz/discord-bot-landing-page-web
-->

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Level up your Discord server with personalized welcomes, fun commands, powerful moderation, and awesome music experiences. Let's make your server shine!">
<meta name="keywords" content="Discord Bot, Snore, Welcomer, Leveling, Moderation, Music, Commands">
<meta name="robots" content="index, follow">

<title>Snore - a Discord Bot</title>
<link rel="canonical" href="https://snorebot.com">
<link rel="stylesheet" href="assets/css/bulma.min.css" />
<link rel="stylesheet" href="assets/css/style.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/aos.css" />
<link rel="stylesheet" href="https://unpkg.com/tippy.js@6/animations/scale.css" />
<!-- Discord/Other Platforms -->

<!-- Discord/Other Platforms -->
<meta content="Snore - a Discord Bot" property="og:title">
<meta content="Level up your Discord server with personalized welcomes, fun commands, powerful moderation, and awesome music experiences. Let's make your server shine! " property="og:description">
<meta content="Snore" property="og:site_name">
Expand All @@ -20,6 +30,7 @@
<meta name="twitter:title" content="Snore - a Discord Bot">
<meta name="twitter:description" content="Level up your Discord server with personalized welcomes, fun commands, powerful moderation, and awesome music experiences. Let's make your server shine!">
<meta name="twitter:image" content="https://snorebot.com/assets/img/hero.png">


<link
rel="stylesheet"
Expand Down

0 comments on commit addd9de

Please sign in to comment.