This repository has been archived by the owner on May 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
footer.html
39 lines (36 loc) · 2.05 KB
/
footer.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="row">
<div class="col-lg-12">
<ul class="list-unstyled">
<li class="pull-right"><a href="index.html">ഹോം പോവുക</a></li>
<li><a href="https://github.com/ishamsu/">GitHub</a></li>
<li>
<a href="https://twitter.com/intent/tweet?text=Checkout%20https%3A%2F%2Fishamsu.github.io%2Fcovid19-awareness%2F%20A%20Crowdsourced%20Malayalam%E2%9D%A4%EF%B8%8F%20wiki%20about%20Covid-19%F0%9F%A6%A0%20with%20a%20live%F0%9F%93%8A%20dashboard%20showing%20Corona%20cases(India)%F0%9F%87%AE%F0%9F%87%B3%0A%23crowdsourced%20%23malayalam%20%23resource%20%23covid19%20%23corona%20%23kerala%20%23awesomequarantine%20%23covid19india%20%23covid19kerala%0A"><img alt="Twitter URL" src="https://img.shields.io/twitter/url/http/shields.io.svg?style=social"></a>
</li>
<!-- <li><a href="#">Blogs</a></li> -->
<li></li>
<li></li>
<li></li>
</ul>
<p>Based on the data collected from official sources</p>
<p>Hosted with ❤️ <a href="https://pages.github.com">GItHub Pages</a></p>
<p>Based on <a href="https://getbootstrap.com/">Bootstrap</a></p>
<p>The logo image by <a href="https://pixabay.com/users/Alexandra_Koch-621802/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=4957866">Alexandra_Koch</a> from <a href="https://pixabay.com/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=4957866">Pixabay</a></p>
</div>
</div>
</footer>
</div>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script>
<script src="assets/js/custom.js"></script>
</body>
</html>