add github stats

This commit is contained in:
zyqunix 2025-06-23 16:50:49 +02:00
parent 1e9cea0bdb
commit 62beee7ff8
No known key found for this signature in database
GPG key ID: 134A8DEEA83B80E6
5 changed files with 331 additions and 221 deletions

View file

@ -1,4 +1,5 @@
import * as wakatime from "./wakatime.js";
import * as github from "./github.js";
const timeElem = document.getElementById('time');
const timezone = 'Europe/Berlin';
@ -241,6 +242,7 @@ function fetchWeather(location) {
}
wakatime.fetchWakatime("#wakapi");
github.writeGithubStats("#github-full");
const messages = [
"Coding",