Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
athuler committed Oct 27, 2023
1 parent bd1c11b commit b333bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ function gtag(){dataLayer.push(arguments);}
<!-- Title -->
<h1 id="title">CGP Grey: Rock Paper Scissors</h1>
<h2>A Visual and Statistical Overview</h2>
<p><i>Last Updated: <?=$date_last_query->format("y/m/d - H:i")?> UTC</i></p>
<p><i>Last Updated: <?=$date_last_query->format("y/m/d - H:i")?></i></p>
<br/><br/>

<!-- Visual Controls -->
Expand Down

0 comments on commit b333bf2

Please sign in to comment.