Skip to content

Commit a2eaf47

Browse files
committed
remove dependabot
1 parent 28dfc8f commit a2eaf47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/Views/layouts/_footer.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,6 @@
7373
$('#scroll-to-top').click(function(){
7474
$("html").animate({ scrollTop: 0 }, "slow");
7575
});
76+
77+
$("a[href$='https://github.com/apps/dependabot']").parent().css("display", "none");
7678
</script>

0 commit comments

Comments
 (0)