Skip to content

Commit 091e7ea

Browse files
committed
magellan improvement (not really efficient)
1 parent b507890 commit 091e7ea

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
</head>
1414

1515
<body ng-controller="GitHubCtrl" class="ng-cloak">
16-
<a name="featured" class="anchor" data-magellan-destination="featured"></a>
17-
1816
<div class="menu" data-magellan-expedition='fixed'>
1917
<div class="row">
2018
<div class="large-12 columns">
@@ -38,7 +36,8 @@
3836
</div>
3937
</div>
4038

41-
<div class="intro">
39+
<a name="featured" class="anchor"></a>
40+
<div class="intro" data-magellan-destination="featured">
4241
<div class="row">
4342
<div class="large-4 columns">
4443
<blockquote>Advancing technology through open initiatives</blockquote>

0 commit comments

Comments
 (0)