Fix error related due to comment of unused section
This commit is contained in:
parent
5a22eee2e9
commit
cd98d1a351
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ var projectCards;
|
||||||
// now render github button. it will call the github API and fill the respective fields
|
// now render github button. it will call the github API and fill the respective fields
|
||||||
renderGithubButton();
|
renderGithubButton();
|
||||||
}
|
}
|
||||||
showGithubStars();
|
//showGithubStars();
|
||||||
|
|
||||||
// ==================== Adjust height of the recent-posts card =============
|
// ==================== Adjust height of the recent-posts card =============
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue