Commit 6ad5dbf9 by 赵增煜

替换js

parent 485e3ff4
function replace_keywords(){
console.log("Replace keywords");
}
function replace_logo(){
console.log("Replace logo");
}
replace_keywords();
replace_logo();
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment