1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-06-15 22:56:44 +00:00

added facebook to page

This commit is contained in:
Anson 2019-11-24 15:08:37 -07:00
parent 6b1d6af465
commit 9ce68f3199
2 changed files with 6 additions and 2 deletions

1
img/facebook.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-facebook"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path></svg>

After

Width:  |  Height:  |  Size: 303 B

View File

@ -326,6 +326,11 @@
</li>
<li class="list-group-item">
<a href="https://www.instagram.com/eraurrd/"
><img src="img/facebook.svg" /> Facebook</a
>
</li>
<li class="list-group-item">
<a href="https://fb.me/eraurrd/"
><img src="img/instagram.svg" /> Instagram</a
>
</li>
@ -349,8 +354,6 @@
Copyright &copy; Redline Racing Division 2019
</p>
</div>
<!-- /.container -->
</footer>
<!-- Bootstrap core JavaScript -->