diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -49,6 +49,8 @@ <!-- Custom Scripts --> <script type="text/javascript" src="js/main.js"></script> + <script type="text/javascript" src="js/bootstrap-history-tabs.js"></script> + <script src="https://unpkg.com/axios/dist/axios.min.js"></script> </head> <body> |