We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d54a04 commit 2bb6d71Copy full SHA for 2bb6d71
view_runs.html
@@ -10,6 +10,7 @@
10
<link rel="stylesheet" href="https://cdn.datatables.net/1.10.18/css/jquery.dataTables.min.css" >
11
</head>
12
<body>
13
+ <a href="view_stats.html">CLICK ME TO GO TO THE SECRET STATS PAGE</a>
14
<div id="wins">
15
16
</div>
view_stats.html
+ <a href="view_runs.html">CLICK ME TO GO TO BACK TO THE OTHER PAGE</a>
<div id="tableStats" class="col-md">
0 commit comments