Compare commits

..

No commits in common. "e1851effc4b01c8a657041fd6fc5b30f0943bb89" and "e05ba27ac8dd18b6869ec63feb4adfc046b0b598" have entirely different histories.

2 changed files with 1 additions and 7 deletions

View File

@ -14,12 +14,6 @@
<h1>Oh no! That page can't be found</h1>
<p>
If you got here from a homescreen icon on your device, you will
need to remove and re-add the button due to major upgrades to
the Athena application
</p>
<p><a class="actionbutton" href="/">Go back to the homepage</a></p>
<h3>404 - Not Found</h3>

View File

@ -1,7 +1,7 @@
{
"name": "Athena",
"short_name": "Athena",
"start_url": "/",
"start_url": "/index.html",
"scope": "/",
"display": "standalone",
"background_color": "#7fa7e6",