File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 6666 <!-- CSS -------------------------- -->
6767 <!-- DojoCon CSS -->
6868 < link rel ="stylesheet " href ="/css/main.css " />
69+
70+ <!-- JS Framework -------------------------- -->
71+ < script src ="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js " integrity ="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo " crossorigin ="anonymous "> </ script >
72+ < script src ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js " integrity ="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz " crossorigin ="anonymous "> </ script >
6973</ head >
Original file line number Diff line number Diff line change 1414
1515 < div id ="page-top "> < a href ="#top "> < img src ="/img/svg/up.svg " alt ="Up " width ="24px " /> </ a > </ div >
1616 {% include footer.html %}
17- </ body >
17+ </ body >
1818</ html >
You can’t perform that action at this time.
0 commit comments