Skip to content

Commit 9aad658

Browse files
author
Saba Zubair
committed
removed anchor-4.1.1-min.js file from static/js/anchor-4.1.1 and the corresponding call in /layouts/partial/head.html#L77. This completes #22040 and serves as my first contribution to an OS project. 🎉
1 parent 12c5ce2 commit 9aad658

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

layouts/partials/head.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474
<meta property="og:image" content="{{ "/images/kubernetes-horizontal-color.png" | relURL }}">
7575
{{ end }}
7676
<meta property="og:type" content="{{ $ogType }}">
77-
<script src="{{ "js/anchor-4.1.1.min.js" | relURL }}"></script>
7877
<script src="{{ "js/jquery-ui-1.12.1.min.js" | relURL }}"></script>
7978
<script src="{{ "js/sweetalert-2.1.2.min.js" | relURL }}"></script>
8079

static/js/anchor-4.1.1.min.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)