We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16dbf53 + 18252af commit 3fecce8Copy full SHA for 3fecce8
_includes/head.html
@@ -65,8 +65,4 @@
65
<!-- CSS -------------------------- -->
66
<!-- DojoCon CSS -->
67
<link rel="stylesheet" href="/css/main.css" />
68
-
69
- <!-- JS Framework -------------------------- -->
70
- <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
71
- <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
72
</head>
0 commit comments