Skip to content

Commit

Permalink
use tocbot from cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
tscanlin committed Nov 9, 2024
1 parent e485359 commit db79826
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions help/_layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,7 @@ <h3>Get Started</h3>
</div>
</footer>

<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.32.0/tocbot.min.js"></script> -->
<script src="/assets/js/tocbot.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.32.1/tocbot.min.js"></script>
<script>
function updateURLHashOnScroll() {
const activeLink = document.querySelector('.toc-sidebar .is-active-link');
Expand Down
1 change: 0 additions & 1 deletion help/assets/js/tocbot.min.js

This file was deleted.

0 comments on commit db79826

Please sign in to comment.