mirror of
https://github.com/LearningOS/rust-based-os-comp2022.git
synced 2026-05-05 15:19:53 +08:00
deploy: 275767122c
This commit is contained in:
@@ -343,7 +343,7 @@ var addUtterances = () => {
|
||||
script.src = "https://utteranc.es/client.js";
|
||||
script.async = "async";
|
||||
|
||||
script.setAttribute("repo", "LearningOS/rCore-Tutorial-Guide-2022S");
|
||||
script.setAttribute("repo", "LearningOS/rust-based-os-comp2022");
|
||||
script.setAttribute("issue-term", "pathname");
|
||||
script.setAttribute("theme", "github-light");
|
||||
script.setAttribute("label", "comments");
|
||||
|
||||
Reference in New Issue
Block a user