Skip to content

Commit

Permalink
update table data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 17, 2024
1 parent b17f8b7 commit 30fa894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/f1standingData.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,4 @@ var tabledata=`<table border="1" class="dataframe">
</table>
`;
document.getElementById('f1-constructors').innerHTML+=tabledata;
document.getElementById('lastup').innerHTML='17/06/2024 20:31:22 UTC';
document.getElementById('lastup').innerHTML='17/06/2024 21:05:32 UTC';

0 comments on commit 30fa894

Please sign in to comment.