update tab component, remove jquery-ui

This commit is contained in:
Karen Bradshaw
2020-09-29 18:08:12 -04:00
parent b9d53624fa
commit e84e0c0b75
5 changed files with 13 additions and 28 deletions
-1
View File
@@ -85,7 +85,6 @@
<meta property="og:image" content="{{ "/images/kubernetes-horizontal-color.png" | relURL }}">
{{ end }}
<meta property="og:type" content="{{ $ogType }}">
<script src="{{ "js/jquery-ui-1.12.1.min.js" | relURL }}"></script>
<script src="{{ "js/sweetalert-2.1.2.min.js" | relURL }}"></script>
{{ if .HasShortcode "mermaid" }}