Skip to content

Commit

Permalink
contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
fineanmolwork committed Oct 5, 2022
1 parent 78daf33 commit 0171d43
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion contributors/contributorsList.js
Original file line number Diff line number Diff line change
Expand Up @@ -1839,7 +1839,7 @@ contributors = [
id : 377,
fullname: "Korada saikiran",
username: "https://github.com/saikiran76",
}
},
{
id:367,
fullname: "Sabin Thapa",
Expand Down
File renamed without changes.
8 changes: 3 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@

<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<link rel="icon" href="https://hacktoberfestswaglist.com/img/Hacktoberfest_21.jpg" type="image/x-icon">
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-74296045-6"></script> -->
<link rel="icon" href="https://hacktoberfestswaglist.com/img/hacktoberfest-favicon.ico" type="image/x-icon">

<!--Stats Script-->
<!-- <script src="scripts/stats.js"></script> -->
Expand Down Expand Up @@ -52,7 +51,6 @@
<script src="https://kit.fontawesome.com/d9f7ec7b29.js" crossorigin="anonymous"></script>
<!-- <script async defer src="https://buttons.github.io/buttons.js"></script> -->
<title>Hacktoberfest 2022 - Contributors</title>
<link rel="icon" href="hacktoberfest.ico">
<style>
.hidden {
display: none;
Expand Down Expand Up @@ -150,8 +148,8 @@
</div>
<footer>
<div class="footer-content">
<h3><i>Hacktoberfest 2022</i></h3>
<p>This Project is participating in <b>Hacktoberfest</b>. Copyright &copy; 2022. All rights reserved</p>
<h3>Hacktoberfest 2022</h3>
<p>This Project is participating in <b>Hacktoberfest</b>. Copyright &copy; 2022.</p>

<div class="footer-menu">
<ul class="socials">
Expand Down
2 changes: 1 addition & 1 deletion scripts/menu.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const menu = {
'Home': {
'text': 'Contribute here',
'href': 'https://github.com/fineanmol/Hacktoberfest2022/blob/master/Contributors.html#L2021'
'href': 'https://github.com/fineanmol/Hacktoberfest2022/blob/master/contributors/contributorsList.js#L1934'
},
//'Others': {
'Instagram': {
Expand Down

0 comments on commit 0171d43

Please sign in to comment.