We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
grab the time of the github action and save that as a tiny .json file on github. See if the html can reference the raw github file location like this: https://raw.githubusercontent.com/sidetrackedmind/trimet_trip_game/main/driving_route.json
Then add a <div> after the driving time <div> for <div>query time: XX<div>
<div>
<div>query time: XX<div>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
grab the time of the github action and save that as a tiny .json file on github. See if the html can reference the raw github file location like this:
https://raw.githubusercontent.com/sidetrackedmind/trimet_trip_game/main/driving_route.json
Then add a
<div>
after the driving time<div>
for<div>query time: XX<div>
The text was updated successfully, but these errors were encountered: