mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-14 03:22:17 +00:00
Cleanup HTML validation errors, relates to #41
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<table border="1">
|
||||
<tr>
|
||||
<td>
|
||||
<img src="{{ $image.RelPermalink}}">
|
||||
<img src="{{ $image.RelPermalink}}" alt="">
|
||||
</td>
|
||||
<td>
|
||||
<p><a href="{{ .RelPermalink }}">{{.Title}}</a> - {{ .Params.author }}<br />
|
||||
|
||||
Reference in New Issue
Block a user