Added Github, Facebook, Twitter icons at the bottom

This commit is contained in:
Vivek Teega 2020-07-01 09:10:10 +05:30
parent fe55337ce7
commit 1c4f48e3c8

View File

@ -59,9 +59,10 @@
<div class="content">
<div class="inner">
<h1>Internships @ RanchiMall</h1>
<p>A fully responsive site template designed by <a href="https://html5up.net">HTML5 UP</a> and
<!--<p>A fully responsive site template designed by <a href="https://html5up.net">HTML5 UP</a> and
released<br />
for free under the <a href="https://html5up.net/license">Creative Commons</a> license.</p>
for free under the <a href="https://html5up.net/license">Creative Commons</a> license.</p>-->
<p>Join the blockchain revolution by being part of RanchiMall's <br>World Class Internship projects, <br>curated under <a href="https://medium.com/ranchimall/ranchi-mall-internship-blockchain-contract-b00193fd188c" target="_blank">RanchiMall Internship Blockchain Contract</a></p>
</div>
</div>
<nav>
@ -426,6 +427,15 @@ print 'It took ' + i + ' iterations to sort the deck.';</code></pre>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://twitter.com/ranchimallFLO" target="_blank" class="icon brands fa-twitter"><span
class="label">Twitter</span></a></li>
<li><a href="https://facebook.com/ranchimall/" target="_blank"
class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<!--<li><a href="#" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>-->
<li><a href="https://github.com/ranchimall/" target="_blank" class="icon brands fa-github"><span
class="label">GitHub</span></a></li>
</ul>
<p class="copyright">Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>