Skip to content

Commit

Permalink
Update hexo_githubcalendar.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Zfour authored Mar 3, 2021
1 parent cc4e7e9 commit 6010fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hexo_githubcalendar.js
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ let loading_git = (color) => {
(function(){
let github_container = document.getElementById('github_container');
let github_loading = document.getElementById('github_loading');
append_div_gitcalendar(github_container, loading_git(git_color[4]));
github_canlendar(git_user,git_githubapiurl, git_color)})()


0 comments on commit 6010fc4

Please sign in to comment.