Skip to content

Commit

Permalink
Some Changes in Footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirthunjay authored Jul 12, 2021
1 parent 630616b commit f352655
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h5 style="padding-top: 44px;" >Awesome Writer</h5>
<div class="row">
<div class="col buttons">
<button type="button" class="btn wikipedia" onclick="location.href='https://en.wikipedia.org/wiki/Kazi_Nazrul_Islam'" ><i class="fab fa-wikipedia-w"></i> Learn More</button>
<button type="button" class="btn btn-danger" style="width: 110px;" onclick="location.href='https://www.youtube.com/results?search_query=Kazi+Nazrul+Islam'"> <i class="fab fa-youtube"></i> Videos</button>
<button type="button" class="btn btn-danger" style="width: 114px;" onclick="location.href='https://www.youtube.com/results?search_query=Kazi+Nazrul+Islam'"> <i class="fab fa-youtube"></i> Videos</button>
<button type="button" class="btn amazon" onclick="location.href='https://www.amazon.in/Books-Kazi-Nazrul-Islam/s?rh=n%3A976389031%2Cp_27%3AKazi+Nazrul+Islam'"> <i class="fab fa-amazon"></i> Books</button>
</div>
</div>
Expand Down Expand Up @@ -210,13 +210,13 @@ <h4 class="awards">Poem and Songs</h4>
<h5 class="footer-head">About the author</h5>
<p class="footer-content">Made by <span class="dark-grey list-inline-item">Mirthunjay Karuna</span>.</p>
</div>
<div class="vl"></div>
<div class="col">

<div class="col-sm">
<h5 class="footer-head">Techs Used</h5>
<p class="footer-content"><span class="dark-grey list-inline-item">HTML5, CSS3, Bootstrap</span></p>
</div>
<div class="vl"></div>
<div class="col">

<div class="col-sm">
<h5 class="footer-head">Content Disclaimer</h5>
<p class="footer-content list-inline-item">The content of this website is mostly copied from <a href="https://en.wikipedia.org/" target="_blank">Wikipedia</a>,<br> <a href="https://biographybd.com/" target="_blank">BiographyBD</a>, <a href="https://www.thefamouspeople.com/" target="_blank">Thefaamouspeople</a>. Original credits goes to the respective authors</p>
</div>
Expand All @@ -234,4 +234,4 @@ <h5 class="footer-head">Content Disclaimer</h5>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns" crossorigin="anonymous"></script>

</body>
</html>
</html>

0 comments on commit f352655

Please sign in to comment.