support fallback website

This commit is contained in:
root
2022-05-22 09:34:29 +00:00
parent bbf6156814
commit 78902f1728
2 changed files with 2 additions and 0 deletions

BIN
html/img/cat.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

View File

@@ -9,5 +9,7 @@
</head> </head>
<body> <body>
My first website My first website
<img src="./img/cat.webp" alt="">
</body> </body>
</html> </html>