Skip to content

Commit

Permalink
Merge pull request #106 from zachlasiuk/main
Browse files Browse the repository at this point in the history
abs try v2
  • Loading branch information
zachlasiuk authored Mar 5, 2024
2 parents f032382 + b1aec65 commit ea2b8a8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<!-- All pages -->
<!-- <script src="/js/anonymous-analytics.js" defer></script> Turn off while in prototyping-->
<script src="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js" data-cfasync="false" defer></script>
<script src="/ecosystem-dashboard/server-and-cloud/js/cookie-init.js" defer></script> <!-- Initialize cookie -->
<script src="/ecosystem-dashboard/servers-and-cloud-computing/js/cookie-init.js" defer></script> <!-- Initialize cookie -->



<script src="/js/eco-dashboard/search.js" defer></script>
<script src="/js/eco-dashboard/table_functionality.js" defer></script>
<script src="/ecosystem-dashboard/server-and-cloud/js/eco-dashboard/stack_logic.js" defer></script>
<script src="/ecosystem-dashboard/servers-and-cloud-computing/js/eco-dashboard/stack_logic.js" defer></script>
<script src="/js/eco-dashboard/filter-and-navigate-mobile-behavior.js" defer></script>

0 comments on commit ea2b8a8

Please sign in to comment.