Skip to content

Commit

Permalink
Merge pull request #840 from fineanmol/revert-768-master
Browse files Browse the repository at this point in the history
Revert "issuer solved on replace instagram and facebook with icon"
  • Loading branch information
fineanmol authored Oct 11, 2021
2 parents 19c4182 + 84b382f commit 5fd8aff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 25 deletions.
1 change: 0 additions & 1 deletion Contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,6 @@
<a class="box-item" href="https://github.com/H-M-Noman123"><span>H-M-Noman123</span></a>
<a class="box-item" href="https://github.com/barunipriyats"><span>Baruni Priya T S</span></a>
<a class="box-item" href="https://github.com/anmolg84"><span>Anmol Gupta</span></a>
<a class="box-item" href="https://github.com/gulshanjakhon"><span>Gulshan Jakhon</span></a>



Expand Down

This file was deleted.

6 changes: 3 additions & 3 deletions scripts/menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ const menu = {
},
//'Others': {
'Instagram': {
'text': '<i class="fa fa-instagram" style="font-size:23px; color: Red"></i>',
'text': 'Instagram Profile',
'href': 'https://instagram.com/fineanmol'
},
'Facebook': {
'text': '<i class="fa fa-facebook-square" style="font-size:23px; color: blue"></i>',
'text': 'Facebook Profile',
'href': 'https://www.facebook.com/fineanmol',
'id': 'tools'
},
'Linkedin': {
'text': '<i class="fa fa-linkedin-square" style="font-size:23px; color: blue"></i> Connect to get Linkedin Endorsement',
'text': 'Connect to get Linkedin Endorsement',
'href': 'https://www.linkedin.com/in/fineanmol/',
'id': 'tools'
},
Expand Down

0 comments on commit 5fd8aff

Please sign in to comment.