Skip to content

Commit 2bb6d71

Browse files
committed
holy cow anchors aweigh
1 parent 5d54a04 commit 2bb6d71

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

view_runs.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<link rel="stylesheet" href="https://cdn.datatables.net/1.10.18/css/jquery.dataTables.min.css" >
1111
</head>
1212
<body>
13+
<a href="view_stats.html">CLICK ME TO GO TO THE SECRET STATS PAGE</a>
1314
<div id="wins">
1415

1516
</div>

view_stats.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<link rel="stylesheet" href="https://cdn.datatables.net/1.10.18/css/jquery.dataTables.min.css" >
1111
</head>
1212
<body>
13+
<a href="view_runs.html">CLICK ME TO GO TO BACK TO THE OTHER PAGE</a>
1314
<div id="tableStats" class="col-md">
1415

1516
</div>

0 commit comments

Comments
 (0)