Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jacqueline-57b committed Jul 16, 2024
1 parent 15b3c9b commit 6783605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 20240716/l1-test-report.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h1>Stress Test</h1>

<script>
window.onload = function() {
var titleElement = document.createElement('h3');
var titleElement = document.createElement('h4');
titleElement.textContent = 'L1 Devnet Test Report';

document.body.insertBefore(titleElement, document.body.firstChild);
Expand Down

0 comments on commit 6783605

Please sign in to comment.