don't load kitten picture from third party site
This commit is contained in:
committed by
Umputun
parent
0050c65596
commit
654250f033
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
@@ -348,7 +348,7 @@
|
||||
<p>If you want to embed images, this is how you do it:</p>
|
||||
<pre></pre>
|
||||
<p>
|
||||
<img src="https://placekitten.com/400/400" width="400" height="400" alt="" />
|
||||
<img src="400x400.jpeg" width="400" height="400" alt="" />
|
||||
</p>
|
||||
|
||||
<h2 id="Code">Code</h2>
|
||||
|
||||
Reference in New Issue
Block a user