Skip to content

Commit a5231b8

Browse files
committed
remove: footer social buttons
1 parent bb2831b commit a5231b8

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

index.html

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -121,20 +121,6 @@ <h1 class="title">Projects</h1>
121121
<p>Copyright © 2020 | All Rights Reserved</p>
122122
</div>
123123
</div>
124-
<div class="column">
125-
<div style="justify-content: center;" class="social-bar">
126-
<a href="http://github.com/jvogit/" class="button is-black">
127-
<span class="icon">
128-
<i class="fab fa-github"></i>
129-
</span>
130-
</a>
131-
<a href="https://www.linkedin.com/in/justinnvo/" class="button is-info">
132-
<span class="icon">
133-
<i class="fab fa-linkedin"></i>
134-
</span>
135-
</a>
136-
</div>
137-
</div>
138124
</div>
139125
</div>
140126
</footer>

0 commit comments

Comments
 (0)