Skip to content

Commit

Permalink
Remove hackernew JS
Browse files Browse the repository at this point in the history
  • Loading branch information
styxit authored Mar 21, 2024
1 parent 5670510 commit d0becc7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ <h3><i class="icon-rss"></i> Latest updates</h3>
<script type="text/javascript" src="js/jquery.github.rss.js"></script>
<script type="text/javascript" src="js/jquery.toc.js"></script>

<script type="text/javascript" src="js/hacker-news-btn.js"></script>

<script type="text/javascript">
$(document).ready(function(){
$('#toc').toc({
Expand Down
2 changes: 0 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,5 @@ <h3>Used projects</h3>

<script type="text/javascript" src="js/jquery.github.rss.js"></script>
<script type="text/javascript" src="js/script.js"></script>

<script type="text/javascript" src="js/hacker-news-btn.js"></script>
</body>
</html>

0 comments on commit d0becc7

Please sign in to comment.