Added Github, Facebook, Twitter icons at the bottom
This commit is contained in:
parent
fe55337ce7
commit
1c4f48e3c8
14
index.html
14
index.html
@ -59,9 +59,10 @@
|
|||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<h1>Internships @ RanchiMall</h1>
|
<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 />
|
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>
|
||||||
</div>
|
</div>
|
||||||
<nav>
|
<nav>
|
||||||
@ -426,6 +427,15 @@ print 'It took ' + i + ' iterations to sort the deck.';</code></pre>
|
|||||||
|
|
||||||
<!-- Footer -->
|
<!-- Footer -->
|
||||||
<footer id="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>
|
<p class="copyright">Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user