Skip to content

Commit 1dceff2

Browse files
committed
Fix missing </div>
1 parent 32b18ae commit 1dceff2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/projects/tile.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ <h2 class="font-normal text-2xl-4xl">$title$</h2>
4646
$endif$
4747
</div>
4848
</div>
49+
</div>

0 commit comments

Comments
 (0)