mirror of
https://github.com/msberends/AMR.git
synced 2025-07-13 05:21:50 +02:00
Built site for AMR: 1.8.2.9045@d2ceebe
This commit is contained in:
2
extra.js
2
extra.js
@ -33,7 +33,7 @@ $(document).ready(function() {
|
||||
|
||||
// Replace 'Developers' with 'Maintainers' on the main page, and "Contributors" on the Authors page
|
||||
$(".developers h2").text("Maintainers");
|
||||
$(".citation h2").text("Contributors");
|
||||
$(".citation h2:first").text("All contributors");
|
||||
|
||||
// replace \donttest and \dontrun texts in Examples
|
||||
if ($("#ref-examples ~ div pre").length > 0) {
|
||||
|
Reference in New Issue
Block a user