Fixup broken image links on tilde town
parent
5dce6a9c9b
commit
71d9c246e6
|
@ -0,0 +1,3 @@
|
|||
<p class="md__image">
|
||||
<img src="{{ .Destination | relURL }}" alt="{{ .Text }}" {{ with .Title}} title="{{ . }}"{{ end }} />
|
||||
</p>
|
Loading…
Reference in New Issue