Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Itz-Ashlynn committed Jun 8, 2024
1 parent 0353a43 commit b48632b
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<title>Royal Ashlynn Bot</title>
<meta name="description" content="Webpage for Royal Ashlynn Bot">
<meta name="au" content="Aarabh">
<meta name="author" content="Aarabh">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
Expand Down Expand Up @@ -203,9 +203,17 @@ <h3>Some Premium Application</h3>
</div>
</article>
</section>
<section>
<h3>Some Premium Courses </h3>
<article>
<div class='course'>
<span>Checkout in the</span> <strong>BOT</strong>
</div>
</article>
</section>
</main>
<footer>
<p>Created by: <a href="https://telegram.me/Itz_Ashlynn">Aarabh</a> / <a href="https://www.linkedin.com/in/aarabh/">LinkedIn</a> / 2024 </p>
<p>Created by: <a href="https://telegram.me/Itz_Ashlynn">Aarabh</a> / <a href="https://github.com/Itz-Ashlynn">Github</a> / 2024 </p>
</footer>
</body>
</html>

0 comments on commit b48632b

Please sign in to comment.