[site] Appledoc header link; OG tags.

This commit is contained in:
Nadine Salter
2014-10-10 12:34:41 -07:00
parent 0abf5e986b
commit e328520366
2 changed files with 7 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
<div class="trigger">
<a class="page-link{% if page.sectionid == 'docs' %} page-link-active{% endif %}" href="{{ site.baseurl }}/guide">guide</a>
<a class="page-link" href="{{ site.baseurl }}/appledoc">appledoc</a>
<a class="page-link" href="https://github.com/facebook/AsyncDisplayKit">github</a>
</div>
</nav>