lol double p tags

This commit is contained in:
Lorin Werthen 2017-04-05 17:18:55 +02:00
parent e44a6a3d35
commit 8405215ef1
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0

View file

@ -13,7 +13,7 @@
</div>
<div class="column">
<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>
</article>