You've already forked AstralRinth
forked from didirus/AstralRinth
API Page base
This commit is contained in:
@@ -13,4 +13,6 @@ function toggleSection(element) {
|
||||
|
||||
currentlySelectedDiv.classList.remove("mod-hide");
|
||||
currentlySelectedDiv.classList.add("mod-show");
|
||||
}
|
||||
}
|
||||
|
||||
hljs.initHighlightingOnLoad();
|
||||
Reference in New Issue
Block a user