Merge pull request #22311 from sabazubair/remove-anchor.js

Remove /static/js/anchor-4.1.1-min.js
pull/22555/head
Kubernetes Prow Robot 2020-07-15 18:58:35 -07:00 committed by GitHub
commit 1943aaafd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 7 deletions

View File

@ -74,7 +74,6 @@
<meta property="og:image" content="{{ "/images/kubernetes-horizontal-color.png" | relURL }}">
{{ end }}
<meta property="og:type" content="{{ $ogType }}">
<script src="{{ "js/anchor-4.1.1.min.js" | relURL }}"></script>
<script src="{{ "js/jquery-ui-1.12.1.min.js" | relURL }}"></script>
<script src="{{ "js/sweetalert-2.1.2.min.js" | relURL }}"></script>

File diff suppressed because one or more lines are too long