Skip to content

Commit

Permalink
Fix Homepage
Browse files Browse the repository at this point in the history
yay
  • Loading branch information
AirrickD authored Apr 3, 2024
1 parent b40bd8e commit 7a97d55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Home - AirrickD Studios</title>
<meta name="description" content="I Make Stuff">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.mini.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic&amp;display=swap">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/simple-line-icons.min.css">
Expand Down Expand Up @@ -134,8 +134,8 @@ <h2 class="mb-4">Contact Me Or Join My Patreon Below!</h2><a class="btn btn-ligh
<p class="text-muted mb-0 small">Copyright &nbsp;© AirrickD Studios 2024</p>
</div><a class="js-scroll-trigger scroll-to-top rounded" href="#page-top"><i class="fa fa-angle-up"></i></a>
</footer>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.mini.js"></script>
<script src="assets/js/stylish-portfolio.js"></script>
</body>

</html>
</html>

0 comments on commit 7a97d55

Please sign in to comment.