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 66
66
<!-- CSS -------------------------- -->
67
67
<!-- DojoCon CSS -->
68
68
< link rel ="stylesheet " href ="/css/main.css " />
69
+
70
+ <!-- JS Framework -------------------------- -->
71
+ < script src ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/umd/popper.min.js "
integrity ="
sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo "
crossorigin ="
anonymous "
> </ script >
72
+ < script src ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/js/bootstrap.bundle.min.js "
integrity ="
sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz "
crossorigin ="
anonymous "
> </ script >
69
73
</ head >
Original file line number Diff line number Diff line change 14
14
15
15
< div id ="page-top "> < a href ="#top "> < img src ="/img/svg/up.svg " alt ="Up " width ="24px " /> </ a > </ div >
16
16
{% include footer.html %}
17
- </ body >
17
+ </ body >
18
18
</ html >
You can’t perform that action at this time.
0 commit comments