Feat: GitHub contributions calendar added to bottom of page.
This commit is contained in:
@@ -93,13 +93,3 @@ function hookupProjectDetailButtons() {
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
// Google Translate
|
||||
function initGoogleTranslateElement() {
|
||||
new google.translate.TranslateElement({
|
||||
pageLanguage: 'en',
|
||||
// layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
||||
layout: google.translate.TranslateElement.InlineLayout.VERTICAL
|
||||
}, 'google_translate_element');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user