Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sorukumar authored Apr 26, 2024
1 parent c251739 commit 2b4319b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rank/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="rank_style.css"/>
<title>Sortable and Filterable Table</title>
<title>All the nodes ranked</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.31.3/css/theme.default.min.css" rel="stylesheet">
<style>
body {
Expand Down

0 comments on commit 2b4319b

Please sign in to comment.