mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-24 16:44:50 +00:00
Update using_images_outside_wagtail.rst
Fix to code block syntax
This commit is contained in:
parent
470a9e4396
commit
26314bdfc7
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ Using the URLs on your website or blog
|
|||
|
||||
Once you have generated a URL, you can put it straight into the ``src`` attribute of an ``<img>`` tag:
|
||||
|
||||
..code-block:: html
|
||||
.. code-block:: html
|
||||
|
||||
<img src="(image url here)">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue