Created Storing HTML locally (markdown)

Yudi
2019-10-04 23:35:37 -03:00
parent 19b13950a4
commit fd0059294a

14
Storing-HTML-locally.md Normal file

@@ -0,0 +1,14 @@
If a picture is deleted, the server icon is changed, or if a user changes its avatar, the images won't show up anymore. <br/><br/>
![](https://i.imgur.com/9uAHT3o.png)
You can avoid this by saving the HTML to another place.<br/>
**1.** Open the exported `.html` file.
**2.** Right click anywhere and click "Save as…" or hit CTRL+S (⌘S)
**3.** Save the file as "Webpage, Complete"
Please notice that two files will be generated, a `.html` and a folder, they must be kept together.
![](https://i.imgur.com/sgjtOTD.gif)<br/>