mirror of
https://github.com/actix/actix-website
synced 2025-06-29 08:14:58 +02:00
clean code add new cn site
This commit is contained in:
@ -37,9 +37,3 @@
|
||||
});
|
||||
})();
|
||||
|
||||
|
||||
window.onload = function(){
|
||||
if (window.location.href.search("cn") != -1) {
|
||||
document.getElementById("nav-blog").style.display = "inline"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user