Skip to content

Commit 66cce28

Browse files
committed
Removed Expo link
1 parent bd98f97 commit 66cce28

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/_layouts/home.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
<li>
3232
<a href="{{ page.base_url }}getting-started/#examples" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a>
3333
</li>
34-
<li>
35-
<a href="{{ site.expo }}" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Expo']);">Expo</a>
36-
</li>
3734
</ul>
3835
</footer>
3936

docs/examples/navmenu/navmenu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ body {
1010
}
1111

1212
.navbar {
13-
text-align: center;
1413
display: block;
14+
text-align: center;
1515
}
1616
.navbar-brand {
1717
display: inline-block;

0 commit comments

Comments
 (0)