Skip to content

Commit

Permalink
Add aos framework
Browse files Browse the repository at this point in the history
  • Loading branch information
JadlionHD committed Dec 9, 2023
1 parent 8622187 commit a31605a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Sampit Empire</title>

<link rel="stylesheet" href="resources/vendor/aos.css" />
<link rel="stylesheet" href="resources/vendor/bootstrap.min.css" />
<link rel="stylesheet" href="resources/style.css" />
</head>
Expand Down Expand Up @@ -51,6 +53,7 @@ <h4>Hello everyone</h4>
</div>
</div>

<script src="resources/vendor/aos.js"></script>
<script src="resources/vendor/bootstrap.bundle.min.js"></script>
</body>
</html>
Loading

0 comments on commit a31605a

Please sign in to comment.