mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 17:21:49 +02:00
website update
This commit is contained in:
@ -99,9 +99,9 @@ $(document).ready(function() {
|
||||
x = x.replace(/Author, contributor/g, "Main contributor");
|
||||
x = x.replace(/Author, thesis advisor/g, "Doctoral advisor");
|
||||
x = x.replace("Matthijs", "Dr. Matthijs");
|
||||
x = x.replace("Alex", "Prof. Dr. Alex");
|
||||
x = x.replace("Bhanu", "Prof. Dr. Bhanu");
|
||||
x = x.replace("Casper", "Prof. Dr. Casper");
|
||||
x = x.replace("Alex", "Prof. Alex");
|
||||
x = x.replace("Bhanu", "Prof. Bhanu");
|
||||
x = x.replace("Casper", "Prof. Casper");
|
||||
x = x.replace("Corinna", "Dr. Corinna");
|
||||
// others
|
||||
x = x.replace("Bart", "Dr. Bart");
|
||||
|
Reference in New Issue
Block a user