more markup fixes
This commit is contained in:
parent
5d5e3bacbb
commit
f312230110
2 changed files with 14 additions and 10 deletions
|
@ -51,8 +51,8 @@ make' nsfw dir info@(Info {date, title, artist}) = [b|@0
|
|||
<main>
|
||||
<figure id=mainfig>
|
||||
$warning'
|
||||
<a id=mainlink href="$@download0">
|
||||
<img id=mainimg src="$@path0'">
|
||||
<a id=mainlink href="$@download0" title="download full version">
|
||||
<img id=mainimg src="$@path0'" alt="">
|
||||
</a>
|
||||
</figure>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue