mirror of
https://github.com/pyscript/pyscript.git
synced 2026-03-28 05:01:21 -04:00
Simple 404 in _static (#1495)
* Simple 404 in _static * Docs 404 error * s3_error.html
This commit is contained in:
4
docs/_static/s3_error.html
vendored
Normal file
4
docs/_static/s3_error.html
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><head><meta http-equiv="refresh" content="5; URL='/latest/'" /></head><body>
|
||||
<h1>404 - File not found</h1>
|
||||
<p>You will be redirected to the latest documentation in 5 seconds.</p>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user