mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
13 lines
243 B
HTML
13 lines
243 B
HTML
---
|
|
layout: default
|
|
sectionid: blog
|
|
---
|
|
|
|
<section class="content wrap blogContent">
|
|
|
|
<div class="inner-content">
|
|
{% include blog_post.html isPermalink="true" page=page content=content %}
|
|
</div>
|
|
{% include nav_blog.html %}
|
|
</section>
|