Skip to content

Commit

Permalink
tidying up styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariel Jolo committed Feb 18, 2025
1 parent 56eb402 commit 39ca021
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions themes/osi/templates/ai-fse.php
Original file line number Diff line number Diff line change
Expand Up @@ -473,12 +473,14 @@
<script src="https://opensourceorg.github.io/ai/assets/js/plugins/jquery.min.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/vendor/jqueryui.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/plugins/counter-up.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/plugins/metismenu.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/plugins/swiper.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/vendor/waw.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/plugins/metismenu.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/vendor/waypoint.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/vendor/gsap.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/vendor/waw.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/plugins/gsap.min.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/plugins/scrolltigger.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/vendor/split-text.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/vendor/split-type.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/plugins/bootstrap.min.js"></script>
<script src="https://opensourceorg.github.io/ai/assets/js/main.js"></script>
</body>
Expand Down

0 comments on commit 39ca021

Please sign in to comment.