Fix up invalid HTML

This commit is contained in:
Rico Sta. Cruz 2017-09-05 18:14:47 +08:00
parent 00a5b66e7a
commit 280a686acb
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
2 changed files with 9 additions and 0 deletions

View File

@ -6,6 +6,7 @@
</div>
<div class='links'>
<a class='home-button' href='{{ base }}'><i></i></a>
</div>
</div>
</div>
</footer>

View File

@ -6,6 +6,14 @@ ads: true
tags: [Featured]
updated: 2017-09-01
weight: -10
# React 16 notes
# --------------
#
# Add these for React 16:
#
# - componentDidCatch(error, info)
# - Multiple elements in render()
---
{%raw%}