diff --git a/_includes/head.html b/_includes/head.html
index 588a3a2..72602ac 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -15,6 +15,9 @@
+
+
+
diff --git a/assets/js/typewriter.js b/assets/js/typewriter.js
index 62f1a4b..9dc16ce 100644
--- a/assets/js/typewriter.js
+++ b/assets/js/typewriter.js
@@ -11,9 +11,9 @@ typewriter
.typeString('
')
.typeString('text-popover-macOS .. | 125')
.typeString('
')
- .typeString('LeetCode_Solutions .. | 106')
+ .typeString('LeetCode_Solutions .. | 109')
.typeString('
')
- .typeString('liweiyap.github.io .. | 82')
+ .typeString('liweiyap.github.io .. | 89')
.typeString('
')
.typeString('narradir-android .... | 66')
.typeString('
')
@@ -47,6 +47,6 @@ typewriter
.typeString('
')
.typeString('Total repositories: 18')
.typeString('
')
- .typeString('Total commits: 754')
+ .typeString('Total commits: 764')
.typeString('
$')
.start();
\ No newline at end of file