mirror of
https://github.com/Kisechan/Mainpage.git
synced 2025-07-09 14:47:18 +00:00
授权token
This commit is contained in:
@ -36,6 +36,9 @@ onMounted(() => {
|
||||
GitHubCalendar("#github-graph", "Kisechan", {
|
||||
responsive: true, // 响应式设计
|
||||
tooltips: true, // 显示提示信息
|
||||
headers: {
|
||||
Authorization: `token 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`,
|
||||
},
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user