Fix error related due to comment of unused section

This commit is contained in:
Pau Trepat Segura 2020-07-18 21:21:45 +02:00
parent 5a22eee2e9
commit cd98d1a351

View file

@ -139,7 +139,7 @@ var projectCards;
// now render github button. it will call the github API and fill the respective fields
renderGithubButton();
}
showGithubStars();
//showGithubStars();
// ==================== Adjust height of the recent-posts card =============