avoid underlined image links
This commit is contained in:
parent
85428fbe0d
commit
90c5c32469
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
<center>
|
<center>
|
||||||
<a href="{{ .Get "src" }}" target="_new"><img width="80%" src="{{ .Get "src" }}" alt="{{ .Get "alt" }}" /></a>
|
<a href="{{ .Get "src" }}" target="_new" style="border-bottom: 0px; background-color: inherit;"><img width="80%" src="{{ .Get "src" }}" alt="{{ .Get "alt" }}" /></a>
|
||||||
</center>
|
</center>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue