1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-01 11:39:22 +00:00

Documentation: Rename WebServer_localhost to .jpg

It took me way too long to figure out why PNGImageDecoderPlugin
couldn't load WebServer_localhost.png -- turns out it's a jpeg file.
This commit is contained in:
Nico Weber 2023-02-01 07:51:50 -05:00 committed by Linus Groh
parent c045d09840
commit 407d882eee
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ ws .
Then we just open `localhost:8000` on our host machine :^)
![](WebServer_localhost.png)
![](WebServer_localhost.jpg)
**NOTE:** Due to the fact that some browsers download unrecognized files as plain text, you may want to use something like `wget` to download the file **as is** instead. Otherwise the file may appear corrupted when the system tries to load it.

View File

Before

Width:  |  Height:  |  Size: 279 KiB

After

Width:  |  Height:  |  Size: 279 KiB