diff --git a/index.html b/index.html
index 6400399a..10f6b1d5 100644
--- a/index.html
+++ b/index.html
@@ -169,8 +169,8 @@
}
window.onload = function() {
var iframes = document.querySelectorAll('iframe');
- iframes[0].setAttribute('src', 'https://ghbtns.com/github-btn.html?user=xCss&repo=valine&type=watch&count=true');
- iframes[1].setAttribute('src', 'https://ghbtns.com/github-btn.html?user=xCss&type=follow&count=true');
+ iframes[0].setAttribute('src', 'https://ghbtns.com/github-btn.html?user=panjunwen&repo=valine&type=watch&count=true');
+ iframes[1].setAttribute('src', 'https://ghbtns.com/github-btn.html?user=panjunwen&type=follow&count=true');
}