lol double p tags
This commit is contained in:
parent
e44a6a3d35
commit
8405215ef1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<p class="title"><a href="<%= project[:site] %>" target="_self"><%= project[:title] %></a></p>
|
<p class="title"><a href="<%= project[:site] %>" target="_self"><%= project[:title] %></a></p>
|
||||||
<p class="description subtitle"><%= project.compiled_content %></p>
|
<%= project.compiled_content %>
|
||||||
<div><a href="<%= project[:github] %>"><span class="icon"><%= fa('github') %></span> GitHub</a></div>
|
<div><a href="<%= project[:github] %>"><span class="icon"><%= fa('github') %></span> GitHub</a></div>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
Loading…
Reference in a new issue