Skip to content

Commit 6c881f1

Browse files
committed
Remove footer - clean up layout
1 parent 47224d7 commit 6c881f1

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

_includes/layouts/base.njk

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -109,19 +109,6 @@
109109
{{ content | safe }}
110110
</main>
111111

112-
<!-- Footer -->
113-
<footer class="w3-content w3-padding-64 w3-text-grey w3-xlarge">
114-
<i class="fa fa-facebook-official w3-hover-opacity"></i>
115-
<i class="fa fa-instagram w3-hover-opacity"></i>
116-
<i class="fa fa-snapchat w3-hover-opacity"></i>
117-
<i class="fa fa-pinterest-p w3-hover-opacity"></i>
118-
<i class="fa fa-twitter w3-hover-opacity"></i>
119-
<i class="fa fa-linkedin w3-hover-opacity"></i>
120-
<p class="w3-medium">
121-
Powered by
122-
<a href="https://www.w3schools.com/w3css/default.asp" target="_blank" class="w3-hover-text-green">w3.css</a>
123-
</p>
124-
</footer>
125112
</div>
126113

127114
<!-- Current page: {{ page.url | url }} -->

0 commit comments

Comments
 (0)