Remove empty tag
This commit is contained in:
parent
80b41336b7
commit
1a7248a2fb
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@
|
||||||
<img src="{{ project.header_image }}" alt="image">
|
<img src="{{ project.header_image }}" alt="image">
|
||||||
<div class="caption">
|
<div class="caption">
|
||||||
<h3>{{ project.name }}</h3>
|
<h3>{{ project.name }}</h3>
|
||||||
<p></p>
|
|
||||||
<a href="{{ project.url }}">
|
<a href="{{ project.url }}">
|
||||||
Read More
|
Read More
|
||||||
</a>
|
</a>
|
||||||
|
|
Reference in a new issue