8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30adbf6 commit 6b9be67Copy full SHA for 6b9be67
_includes/footer.html
@@ -31,7 +31,9 @@ <h3>More Links to Stuff</h3>
31
</div>
32
33
<section class="6u">
34
- <h3>Go Links</h3>
+ <h3>
35
+ Go Links <a href="#nav"> <i class="icon fa-arrow-circle-up"></i> </a>
36
+ </h3>
37
<ul style="list-style-type: none;" class="links">
38
{% assign current = page.url | downcase | split: '/' %}
39
@@ -47,13 +49,7 @@ <h3>Go Links</h3>
47
49
</ul>
48
50
</section>
51
- <section class="6u">
- <div style="height: 150px; width: 150px; float: left;">
52
- <a href="#nav">
53
- <i class="icon major icon major fa-arrow-circle-up"></i>
54
- </a>
55
- </div>
56
- </section>
+
57
58
<!--
59
0 commit comments