We can make offline pages using Service Workers. Here's one example of how to do it.
I'd like to make a custom offline page that is stylistically similar to my existing pages but says something like:
The good times are over.
Looks like you're currently offline. Come on back as soon as you regain connectivity.
Eventually it would be fun to put a tiny game on the page or something, to keep people occupied while they wait, but we could add that at a future date.
We can make offline pages using Service Workers. Here's one example of how to do it.
I'd like to make a custom offline page that is stylistically similar to my existing pages but says something like:
Eventually it would be fun to put a tiny game on the page or something, to keep people occupied while they wait, but we could add that at a future date.