We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b507890 commit 091e7eaCopy full SHA for 091e7ea
index.html
@@ -13,8 +13,6 @@
13
</head>
14
15
<body ng-controller="GitHubCtrl" class="ng-cloak">
16
- <a name="featured" class="anchor" data-magellan-destination="featured"></a>
17
-
18
<div class="menu" data-magellan-expedition='fixed'>
19
<div class="row">
20
<div class="large-12 columns">
@@ -38,7 +36,8 @@
38
36
</div>
39
37
40
41
- <div class="intro">
+ <a name="featured" class="anchor"></a>
+ <div class="intro" data-magellan-destination="featured">
42
43
<div class="large-4 columns">
44
<blockquote>Advancing technology through open initiatives</blockquote>
0 commit comments