mirror of
https://github.com/LearningOS/rust-based-os-comp2022.git
synced 2026-02-12 22:55:36 +08:00
deploy: 275767122c
This commit is contained in:
@@ -654,7 +654,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