mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-05-16 08:00:01 +08:00
Update header.html
This commit is contained in:
@@ -23,9 +23,7 @@
|
||||
<header class='topbar site-header'><nav class='width'>
|
||||
<a class="site-title" href="/">AsyncDisplayKit</a>
|
||||
<ul>
|
||||
<li><a href="/docs/getting-started.html" {% if (page.layout == 'docs') %} class="active" {% endif %}>
|
||||
docs
|
||||
</a></li>
|
||||
<li><a href="/docs/getting-started.html" {% if (page.layout == 'docs') %} class="active" {% endif %}>docs</a></li>
|
||||
<li><a href="/appledocs.html" {% if (page.layout == 'appledocs') %} class="active" {% endif %}>api</a></li>
|
||||
<li><a href="http://github.com/facebook/AsyncDisplayKit">github</a>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user