mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
Adds external link handling script
Improves documentation UX by enabling consistent behavior for outbound links across pages
This commit is contained in:
@@ -282,4 +282,5 @@
|
||||
|
||||
<script src="{{ '/assets/js/vendor/medium-zoom.min.js' | relative_url }}" defer></script>
|
||||
<script src="{{ '/assets/js/image-zoom.js' | relative_url }}" defer></script>
|
||||
<script src="{{ '/assets/js/page-toc.js' | relative_url }}" defer></script>
|
||||
<script src="{{ '/assets/js/page-toc.js' | relative_url }}" defer></script>
|
||||
<script src="{{ '/assets/js/external-links.js' | relative_url }}" defer></script>
|
||||
Reference in New Issue
Block a user